]> source.dussan.org Git - gitea.git/commit
wiki - editor - add buttons 'inline code', 'empty checkbox', 'checked checkbox' ...
authorCherrg <michael@gnehr.de>
Sun, 7 Jul 2019 04:22:04 +0000 (06:22 +0200)
committertechknowlogick <techknowlogick@gitea.io>
Sun, 7 Jul 2019 04:22:04 +0000 (00:22 -0400)
commit1b85b248e42a9d45d4dc278d399ddab3edcedfdb
tree3cfa102c2de24120bb9cb642aadd14169ae3a681
parented676f91b31f54d02bf096d4830483a96e1fd309
wiki - editor - add buttons 'inline code', 'empty checkbox', 'checked checkbox' (#7243)

* wiki - editor - add buttons 'inline code', 'add empty checkbox', 'add checked checkbox'

affects #5436

Signed-off-by: Michael Gnehr <michael@gnehr.de>
* add missing 'set focus' after insert with buttons

Signed-off-by: Michael Gnehr <michael@gnehr.de>
* consistent usage of let/const in added code
public/js/index.js