We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6c167 commit f063bfcCopy full SHA for f063bfc
public/views/codimd/header.ejs
@@ -85,7 +85,6 @@
85
<ul class="nav navbar-nav navbar-form navbar-left" style="padding:0;">
86
<div class="btn-group" data-toggle="buttons">
87
<% if ((permission === "limited" || "editable" || "freely") && !allowVisibleSource) { %>
88
- <div id="blockVisibleSourse" class="ui-block-visible-source" block-visible-sourse="true"></div>
89
<label class="btn btn-default ui-edit" data-block-source="true" title="<%= __('You have no rights to edit this note')%>" disabled>
90
<input type="radio" autocomplete="off"><i class="fa fa-pencil"></i>
91
</label>
0 commit comments