consitency refactor

This commit is contained in:
2014-11-27 19:42:51 +01:00
parent 5453837880
commit 3bc1e5685c
37 changed files with 338 additions and 235 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
class SupplierController < ApplicationController
before_filter :authenticate_supplier!
layout 'tablet'
layout 'supplier/app'
def home
end