This commit is contained in:
Nweni
2019-11-18 12:22:31 +06:30
parent 9138a1e38e
commit 54ab9e0ca5
12 changed files with 93 additions and 49 deletions

View File

@@ -2,7 +2,6 @@ class Origami::DashboardController < BaseOrigamiController
def index
@shop = Shop.first
today = DateTime.now.strftime('%Y-%m-%d')
@display_type = Lookup.find_by_lookup_type("display_type")