修改密码处导航丢失问题

This commit is contained in:
z9hang 2014-08-08 15:09:32 +08:00
parent 683cd9f918
commit f8c6b66119
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
class MyController < ApplicationController
layout "users_base"
before_filter :require_login
helper :issues