merge with staging

This commit is contained in:
Yan
2017-10-12 09:59:24 +06:30
89 changed files with 1810 additions and 1372 deletions

View File

@@ -1,4 +1,4 @@
class Origami::CustomersController < ApplicationController#BaseOrigamiController
class Origami::CustomersController < ApplicationController #BaseOrigamiController
load_and_authorize_resource
def index
end