update adminbsb design

This commit is contained in:
Aung Myo
2017-10-09 18:17:45 +06:30
parent 92e8885886
commit 79c7b46ab7
23 changed files with 711 additions and 725 deletions

View File

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