diff --git a/app/assets/stylesheets/reset.css b/app/assets/stylesheets/reset.css index 0556a5b6..c5c3af2f 100644 --- a/app/assets/stylesheets/reset.css +++ b/app/assets/stylesheets/reset.css @@ -178,5 +178,9 @@ section.content { display: none !important; } +.sidebar .menu .list a { + padding: 5px 13px; +} + /* End Reset Theme */ /* *************************************************** */ \ No newline at end of file diff --git a/app/controllers/origami/shifts_controller.rb b/app/controllers/origami/shifts_controller.rb index c5e52c99..41c84a8c 100755 --- a/app/controllers/origami/shifts_controller.rb +++ b/app/controllers/origami/shifts_controller.rb @@ -1,4 +1,4 @@ -class Origami::ShiftsController < ApplicationController#BaseOrigamiController +class Origami::ShiftsController < BaseOrigamiController def index end diff --git a/app/views/layouts/_left_sidebar.html.erb b/app/views/layouts/_left_sidebar.html.erb index 17ddccac..bf91713e 100755 --- a/app/views/layouts/_left_sidebar.html.erb +++ b/app/views/layouts/_left_sidebar.html.erb @@ -159,6 +159,24 @@ <%= t :products %> +
  • + + donut_large + <%= t :tax_profile %> + +
  • +
  • + + donut_large + <%= t :payment_methods %> + +
  • +
  • + + donut_large + <%= t :accounts %> + +
  • diff --git a/config/locales/en.yml b/config/locales/en.yml index dc49b5a5..56843505 100755 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -5,6 +5,8 @@ en: oqs: "Order Queue Station" origami: "Cashier" crm: "CRM" + customer: "Customer" + queue: "Queue" inventory: "Inventory" settings: "Settings" transactions: "Transactions" @@ -34,6 +36,9 @@ en: category: "Category" processed: "Processed" competed: "Completed" + tax_profile: "Tad Profile" + payment_methods: "Payment Methods" + accounts: "Accounts" views: btn: diff --git a/config/locales/mm.yml b/config/locales/mm.yml index fa8ec3be..22b8722e 100755 --- a/config/locales/mm.yml +++ b/config/locales/mm.yml @@ -36,6 +36,9 @@ mm: category: "အမျိုးအစား" processed: "လုပ်ဆောင်ခဲ့ပြီး" completed: "ဆောင်ရွက်ပြီးစီး" + tax_profile: "Tad Profile" + payment_methods: "Payment Methods" + accounts: "Accounts" views: btn: