Run pre-commit on legacy code
This commit is contained in:
parent
fea11ac752
commit
83b7e4162e
323 changed files with 6126 additions and 6462 deletions
|
@ -11,7 +11,7 @@ denise@denise-DX4860:~/airtime/legacy/public/js/contextmenu$ diff -u jquery.cont
|
|||
+ /* (Airtime) added this to allow user to exit out of menu.
|
||||
+ * if ignoreThisClick remains false, every right click
|
||||
+ * thereafter continues to show the menu
|
||||
+ */
|
||||
+ */
|
||||
+ if (ignoreRightClick) {
|
||||
+ if (e.button == 2) {
|
||||
+ ignoreThisClick = true;
|
||||
|
@ -20,4 +20,3 @@ denise@denise-DX4860:~/airtime/legacy/public/js/contextmenu$ diff -u jquery.cont
|
|||
},
|
||||
// key handled :hover
|
||||
keyStop: function(e, opt) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue