mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-15 07:34:42 -04:00
Drop global variable ui exposing
This commit is contained in:
parent
ba1bef015f
commit
b711ecfadb
2 changed files with 6 additions and 5 deletions
|
@ -322,8 +322,6 @@ defaultTextHeight = parseInt($('.CodeMirror').css('line-height'))
|
|||
|
||||
// initalize ui reference
|
||||
const ui = getUIElements()
|
||||
// FIXME: fix global ui element expose
|
||||
window.ui = ui
|
||||
|
||||
// page actions
|
||||
var opts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue