update adminbsb theme all theme setting

This commit is contained in:
Aung Myo
2017-10-10 14:11:38 +06:30
parent 79c7b46ab7
commit 33f03b2e05
49 changed files with 1443 additions and 1387 deletions

View File

@@ -1,4 +1,4 @@
class Origami::SalesController < BaseOrigamiController
class Origami::SalesController < ApplicationController#BaseOrigamiController
def show
@tables = Table.all.active.order('status desc')