Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant

This commit is contained in:
Yan
2017-06-30 16:00:37 +06:30
4 changed files with 23 additions and 15 deletions

View File

@@ -10,6 +10,7 @@ class Origami::ShiftsController < BaseOrigamiController
def new
@float = Lookup.where('lookup_type=?','float_value')
@terminal = CashierTerminal.all
end
def create
@@ -29,7 +30,7 @@ class Origami::ShiftsController < BaseOrigamiController
end
end
def edit
end
end

View File

@@ -1,5 +1,9 @@
<h1>Open Cashier</h1>
<br>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-4">
<table class='table table-striped'>