Moved to BS3.
This commit is contained in:
parent
bf3fe11408
commit
cd8b2ee733
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class PackagesController < ApplicationController
|
|||
|
||||
Package.install( :string => params[:file_upload].read )
|
||||
|
||||
redirect_to '/#package'
|
||||
redirect_to '/#system/package'
|
||||
end
|
||||
|
||||
# DELETE /api/v1/packages
|
||||
|
|
Loading…
Reference in a new issue