Merge pull request #363 from sharelatex/bg-lock-editor-when-connection-down
lock editor when connection down
This commit is contained in:
@@ -86,6 +86,11 @@ block content
|
||||
.modal-footer
|
||||
button.btn.btn-info(ng-click="done()") #{translate("ok")}
|
||||
|
||||
script(type="text/ng-template", id="lockEditorModalTemplate")
|
||||
.modal-header
|
||||
h3 {{ title }}
|
||||
.modal-body(ng-bind-html="message")
|
||||
|
||||
block requirejs
|
||||
script(type="text/javascript" src='/socket.io/socket.io.js')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user