Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Nala Ginrut
colt
Commits
991d75fa
Verified
Commit
991d75fa
authored
Oct 19, 2019
by
Nala Ginrut
Browse files
Disable strict mode
parent
c8abbec1
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
pub/js/dashboard.js
pub/js/dashboard.js
+0
-1
pub/js/editor.js
pub/js/editor.js
+0
-1
No files found.
pub/js/dashboard.js
View file @
991d75fa
...
...
@@ -22,7 +22,6 @@
@licend The above is the entire license notice
for the JavaScript code in this page.
*/
"
use strict
"
;
window
.
addEventListener
(
'
touchstart
'
,
{});
// in top window
window
.
addEventListener
(
'
touchmove
'
,
{});
// in top window
...
...
pub/js/editor.js
View file @
991d75fa
...
...
@@ -22,7 +22,6 @@
@licend The above is the entire license notice
for the JavaScript code in this page.
*/
"
use strict
"
;
var
children_nodes
;
var
quill
;
var
url_name
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment