File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ <h3>PowerNote</h3>
4141 < button id ="sort_za-notes-button " type ="button " class ="btn btn-primary btn-block " data-toggle ="tooltip " data-placement ="right " title ="Sort selected notes reverse alphabetically "> Sort Z → A</ button >
4242 < button id ="sort_sl-notes-button " type ="button " class ="btn btn-primary btn-block " data-toggle ="tooltip " data-placement ="right " title ="Sort selected notes from shortest to longest "> Sort short → long</ button >
4343 < button id ="sort_ls-notes-button " type ="button " class ="btn btn-primary btn-block " data-toggle ="tooltip " data-placement ="right " title ="Sort selected notes longest to shortest "> Sort long → short</ button >
44- < button id ="deselect-notes-button " type ="button " class ="btn btn-primary btn-block " data-toggle ="tooltip " data-placement ="right " title ="Export all notes "> Export All</ button >
45- < button id ="deselect-notes-button " type ="button " class ="btn btn-primary btn-block " data-toggle ="tooltip " data-placement ="right " title ="Import notes from clipboard (copy & paste) "> Clipboard</ button >
46- < button id ="deselect-notes-button " type ="button " class ="btn btn-primary btn-block " data-toggle ="tooltip " data-placement ="right " title ="Undo the last action "> Undo</ button >
47- < button id ="deselect-notes-button " type ="button " class ="btn btn-primary btn-block " data-toggle ="tooltip " data-placement ="right " title ="Redo the last undone action "> Redo</ button >
44+ <!-- < button id="deselect-notes-button" type="button" class="btn btn-primary btn-block" data-toggle="tooltip" data-placement="right" title="Export all notes">Export All</button> -- >
45+ <!-- < button id="deselect-notes-button" type="button" class="btn btn-primary btn-block" data-toggle="tooltip" data-placement="right" title="Import notes from clipboard (copy & paste)">Clipboard</button> -- >
46+ <!-- < button id="deselect-notes-button" type="button" class="btn btn-primary btn-block" data-toggle="tooltip" data-placement="right" title="Undo the last action">Undo</button> -- >
47+ <!-- < button id="deselect-notes-button" type="button" class="btn btn-primary btn-block" data-toggle="tooltip" data-placement="right" title="Redo the last undone action">Redo</button> -- >
4848 < button id ="number-notes-button " type ="button " class ="btn btn-primary btn-block " data-toggle ="tooltip " data-placement ="right " title ="Convert selected notes into a numbered list "> Number</ button >
4949 </ div >
5050 <!-- </div> -->
You can’t perform that action at this time.
0 commit comments