From ec68570a383b5c02b72a160d278dac1fa379769a Mon Sep 17 00:00:00 2001 From: lealife <lifephp@gmail.com> Date: Mon, 12 Oct 2015 20:55:08 +0800 Subject: [PATCH] attach list --- app/views/note/note-dev.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/note/note-dev.html b/app/views/note/note-dev.html index cdcaf37..a72e25f 100644 --- a/app/views/note/note-dev.html +++ b/app/views/note/note-dev.html @@ -480,7 +480,7 @@ function log(o) { <span class="fa fa-save"></span></a></li> <li class="dropdown" id="noteInfoDropdown"> - <a class="ios7-a dropdown-toggle" data-toggle="dropdown" id="showAttach" title="{{msg . "Information"}}"> + <a class="ios7-a dropdown-toggle" data-toggle="dropdown" title="{{msg . "Information"}}"> <span class="fa fa-info"></span> </a> <div class="dropdown-menu" id="noteInfo"></div>