gitea/web_src
silverwind a05a30c1c1
Don't add same line code comment box twice (#11837)
* Don't add same line code comment box twice

Clicking the same '+' button multiple times adds multiple comment boxes
to the same line. Prevent this by assigning a unique key to each comment
box and checking if it already exists in the DOM.

Also cleaned up the code around this a bit.

* Update web_src/js/index.js

Co-authored-by: Lauris BH <lauris@nix.lv>

Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-10 18:16:35 -04:00
..
fomantic Update fomantic-ui to 2.8.5 (#11736) 2020-06-03 22:24:04 -04:00
js Don't add same line code comment box twice (#11837) 2020-06-10 18:16:35 -04:00
less Re-center the cog on the center of the lock (#11844) 2020-06-10 17:01:03 -04:00