merged edit_web and update_web into one action

This commit is contained in:
Alexey Verkhovsky 2005-02-05 13:04:55 +00:00
parent 9cfa77dca2
commit 09cfb5635c
6 changed files with 33 additions and 28 deletions

View file

@ -68,7 +68,6 @@ class DispatchServlet
'file' => 'file',
'import' => 'file',
'pic' => 'file',
'update_web' => 'admin'
}
def self.map_to_controller(action)