Commit 59010bc5 by hoangson

fix go Back of dashboard setting screen

parent c44f3f61
...@@ -77,5 +77,5 @@ CHK_DashboardSetting.init = function() { ...@@ -77,5 +77,5 @@ CHK_DashboardSetting.init = function() {
} }
CHK_DashboardSetting.goBack = function() { CHK_DashboardSetting.goBack = function() {
history.back(); CHK_Footer.goDashboard();
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment