remove useless button and update readme

This commit is contained in:
2013-02-17 15:00:08 +08:00
parent aec88b2c9a
commit 08bf936a1b
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ Build Status
#### 更新日志
* 2013.2.17 添加个人信息编辑,设置昵称、电子邮箱、所在城市
* 2013.2.17 添加API KEY 为后期在微信上借书、查询等做准备
#### Road map:
+1
View File
@@ -9,5 +9,6 @@ $(document).ready(function(){
$('.key-btn').click(function(){
var key = $(this).attr('key_value');
$(this).text(key);
$('.key-btn').unbind('click');
});
});
-1
View File
@@ -22,7 +22,6 @@ div.container-narrow style="text-align:center;"
a.icon-edit.edit-btn
br
button.btn.btn-mini.key-btn key_value="#{@user.api_key}" Key
a.icon-refresh style="margin-left:10px;" title="重新生成KEY"
br
div.record-info
p 近一个月借书#{0}本