Add /keep_disks page to Admin menu.
[arvados.git] / apps / workbench / app / controllers / keep_disks_controller.rb
diff --git a/apps/workbench/app/controllers/keep_disks_controller.rb b/apps/workbench/app/controllers/keep_disks_controller.rb
new file mode 100644 (file)
index 0000000..482a2d3
--- /dev/null
@@ -0,0 +1,2 @@
+class KeepDisksController < ApplicationController
+end