Skip to content

Commit d25f0cf

Browse files
committed
Conflicts: .gitignore README.md sample-widget.html
2 parents 480eeb7 + d2f33fd commit d25f0cf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
/.settings
22
/.project
3+
<<<<<<< HEAD
34
/node_modules
5+
=======
6+
>>>>>>> branch 'master' of https://github.com/mar10/jquery-contextmenu.git

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#jquery-contextmenu
1+
# jquery-contextmenu
22

33
A jQuery plugin that provides a context menu (based on the standard [jQueryUI menu] widget).
44

0 commit comments

Comments
 (0)