Skip to content

Commit f063bfc

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/views/codimd/header.ejs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
<ul class="nav navbar-nav navbar-form navbar-left" style="padding:0;">
8686
<div class="btn-group" data-toggle="buttons">
8787
<% if ((permission === "limited" || "editable" || "freely") && !allowVisibleSource) { %>
88-
<div id="blockVisibleSourse" class="ui-block-visible-source" block-visible-sourse="true"></div>
8988
<label class="btn btn-default ui-edit" data-block-source="true" title="<%= __('You have no rights to edit this note')%>" disabled>
9089
<input type="radio" autocomplete="off"><i class="fa fa-pencil"></i>
9190
</label>

0 commit comments

Comments
 (0)