Skip to content

Commit bd59f86

Browse files
committed
Merge branch 'develop'
2 parents 215b82d + 000ab83 commit bd59f86

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

public/.DS_Store

2 KB
Binary file not shown.

public/QNote.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@
540540
</li>
541541

542542

543-
<li class="dropdown" id="attachDropdown">
543+
<!-- <li class="dropdown" id="attachDropdown">
544544
<a class="ios7-a dropdown-toggle" data-toggle="dropdown" id="showAttach" title="Attachments">
545545
<span class="fa fa-paperclip"></span>
546546
<span id="attachNum"></span>
@@ -565,7 +565,7 @@
565565
</div>
566566
</form>
567567
</div>
568-
</li>
568+
</li> -->
569569

570570

571571
<!--

public/public/.DS_Store

0 Bytes
Binary file not shown.

public/qnote.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@
540540
</li>
541541

542542

543-
<li class="dropdown" id="attachDropdown">
543+
<!-- <li class="dropdown" id="attachDropdown">
544544
<a class="ios7-a dropdown-toggle" data-toggle="dropdown" id="showAttach" title="Attachments">
545545
<span class="fa fa-paperclip"></span>
546546
<span id="attachNum"></span>
@@ -565,7 +565,7 @@
565565
</div>
566566
</form>
567567
</div>
568-
</li>
568+
</li> -->
569569

570570

571571
<!--

0 commit comments

Comments
 (0)