Update volume

This commit is contained in:
Youngkyun Kim
2016-09-02 08:36:10 +00:00
parent 28d38e23a1
commit 1c4925d616
5 changed files with 88 additions and 30 deletions

View File

@@ -38,6 +38,7 @@ class VolumeController < ApplicationController
redirect_to '/volume/info'
end
def volume_mount
@config = get_conf
volume_name = params[:volume_name]