Skip to content

Commit 08e3e82

Browse files
committed
url to repo in manifest
1 parent 8a20bcd commit 08e3e82

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

beforePostBack.jquery.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@
1818
},
1919
"description" : "This jQuery plugin allows you to subscribe to ASP.NET's postback. Because ASP.NET (WebForms) doesn't raise a submit event, we need another way of subscribing to the postback. This plugin allows you to execute javascript functions before the form is posted to the server.",
2020
"keywords" : [ "asp.net", "postback" ],
21-
"homepage" : "URL TO GITHUB",
22-
"docs" : "URL TO DOC"
21+
"homepage" : "http://github.com/petermorlion/jquery.beforePostBack"
2322
}

0 commit comments

Comments
 (0)