merged edit_web and update_web into one action
This commit is contained in:
parent
9cfa77dca2
commit
09cfb5635c
6 changed files with 33 additions and 28 deletions
|
@ -68,7 +68,6 @@ class DispatchServlet
|
|||
'file' => 'file',
|
||||
'import' => 'file',
|
||||
'pic' => 'file',
|
||||
'update_web' => 'admin'
|
||||
}
|
||||
|
||||
def self.map_to_controller(action)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue