Browse Source

fix: Revert unnecessary code

version-14
Suraj Shetty 3 years ago
parent
commit
6b77ed68e9
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      frappe/desk/doctype/system_console/system_console.js

+ 0
- 4
frappe/desk/doctype/system_console/system_console.js View File

@@ -101,8 +101,4 @@ frappe.ui.form.on('System Console', {
<tbody>${rows}</thead>`); <tbody>${rows}</thead>`);
}); });
}, },

week_starts_on() {
frappe.app.setup_moment();
}
}); });

Loading…
Cancel
Save