Skip to content

Commit 9b6c167

Browse files
committed
block use hotkeys to see source code without rights
1 parent 0463fd2 commit 9b6c167

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/js/lib/editor/ui-elements.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export const getUIElements = () => ({
3636
edit: $('.ui-edit'),
3737
view: $('.ui-view'),
3838
both: $('.ui-both'),
39-
blockVisibleSourse: $('.ui-block-visible-source'),
4039
night: $('.ui-night'),
4140
uploadImage: $('.ui-upload-image')
4241
},

0 commit comments

Comments
 (0)