修改了menu按钮错误

logo图片
This commit is contained in:
kaizheng 2013-08-28 16:25:13 +08:00
parent b4b4956ab7
commit 574362dcf6
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class UsersController < ApplicationController
#Added by young
menu_item :activity
menu_item :user_information, :only => :info
menu_item :project, :only => :user_projects
menu_item :user_project, :only => :user_projects
menu_item :requirement_focus, :only => :watch_bids
menu_item :user_newfeedback, :only => :user_newfeedback
#Ended by young

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB