update ui design

This commit is contained in:
Aung Myo
2017-09-29 13:42:41 +06:30
parent 96af0fcd17
commit 444b270dd1
38 changed files with 67 additions and 62 deletions

View File

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