menu is_active chcked

This commit is contained in:
phyusin
2018-11-16 14:51:40 +06:30
parent 26d44c0a7d
commit 574b3468be
4 changed files with 5 additions and 4 deletions

View File

@@ -104,7 +104,7 @@ class Origami::DashboardController < BaseOrigamiController
end
def get_all_menu
@menus = Menu.all
@menus = Menu.active.all
end
def get_credit_sales