update menu_sync

This commit is contained in:
Yan
2017-08-18 19:46:43 +06:30
parent 48461da9ea
commit a1df5a0dbc
14 changed files with 135 additions and 46 deletions

View File

@@ -1,5 +1,4 @@
module ApplicationHelper
def flash_class(level)
case level
when :notice then "alert alert-info fade-in"