Moved to BS3.

This commit is contained in:
Martin Edenhofer 2013-09-23 00:28:33 +02:00
parent bf3fe11408
commit cd8b2ee733

View file

@ -18,7 +18,7 @@ class PackagesController < ApplicationController
Package.install( :string => params[:file_upload].read ) Package.install( :string => params[:file_upload].read )
redirect_to '/#package' redirect_to '/#system/package'
end end
# DELETE /api/v1/packages # DELETE /api/v1/packages