Skip to content

Commit 20c88c8

Browse files
committed
Build JS for case cm_seperator
1 parent ab278f1 commit 20c88c8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

dist/jquery.contextMenu.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* MIT License http://www.opensource.org/licenses/mit-license
1313
* GPL v3 http://opensource.org/licenses/GPL-3.0
1414
*
15-
* Date: 2015-12-03T20:06:18.619Z
15+
* Date: 2015-12-17T20:34:43.837Z
1616
*/
1717

1818
(function (factory) {
@@ -1111,7 +1111,7 @@
11111111
}
11121112

11131113
switch (item.type) {
1114-
case 'seperator':
1114+
case 'cm_seperator':
11151115
break;
11161116

11171117
case 'text':

0 commit comments

Comments
 (0)