Skip to content

Commit

Permalink
Update jquery.mobile.subpage-1.3.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ToddThomson committed Sep 10, 2013
1 parent d4729bb commit f1bbe76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jquery.mobile.subpage-1.3.js
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework SubPage Widget, version 1.3
* jQuery Mobile Framework SubPage Widget, version 1.3.1
* Copyright(c) Achilles Software.
* Authored by Todd J. Thomson, achilles@telus.net
* Dual licensed under the MIT or GPL Version 2 licenses.
Expand Down Expand Up @@ -130,4 +130,4 @@
$(document).bind("pagecreate create", function (e) {
$.mobile.subpage.prototype.enhanceWithin(e.target);
});
})(jQuery);
})(jQuery);

0 comments on commit f1bbe76

Please sign in to comment.