From 3b0a229c434f754895f52656c38647bc8493a784 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Fri, 13 Mar 2015 18:01:16 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E6=84=8F=E8=A7=81=E5=8F=8D?= =?UTF-8?q?=E9=A6=88=E6=A1=86=E9=BB=98=E8=AE=A4=E5=85=B3=E9=97=AD=202?= =?UTF-8?q?=E3=80=81FIle--->=E8=B5=84=E6=BA=90=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/_base_feedback.html.erb | 2 +- config/locales/zh.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/_base_feedback.html.erb b/app/views/layouts/_base_feedback.html.erb index 2172af8de..bf6862244 100644 --- a/app/views/layouts/_base_feedback.html.erb +++ b/app/views/layouts/_base_feedback.html.erb @@ -89,7 +89,7 @@ closeBtn.bind("click",function(){ sideContent.animate({width: '0px'},"fast"); show_btn.stop(true, true).delay(300).animate({ width: '25px'},"fast"); - cookiesave('minStatue','true','','',''); + cookiesave('minStatue','false','','',''); }); //show??? show_btn.bind("click",function() { diff --git a/config/locales/zh.yml b/config/locales/zh.yml index b040d0da5..45d6a9d20 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -2078,5 +2078,6 @@ zh: label_end_time: 截止时间 label_send_email: 确定发送 label_input_email: 请输入邮箱地址 + project_module_files: 资源库