This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[minor] wiggling needs to be falsified when cleared
version-14
Achilles Rasquinha
7 years ago
parent
6d764e7ac5
commit
e8b6c95a6a
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
frappe/core/page/desktop/desktop.js
+ 2
- 0
frappe/core/page/desktop/desktop.js
View File
@@ -154,6 +154,8 @@ $.extend(frappe.desktop, {
$notis.show();
$icons.trigger('stopRumble');
wiggling = false;
};
// initiate wiggling.
Write
Preview
Loading…
Cancel
Save