mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Added comment
This commit is contained in:
parent
e1d98a7e1b
commit
022b75d111
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ define( [ "jquery", "text!../version.txt", "./jquery.mobile.widget" ], function(
|
|||
// jQuery.mobile configurable options
|
||||
$.mobile = $.extend( {}, {
|
||||
|
||||
// Version of the jQuery Mobile Framework
|
||||
version: __version__,
|
||||
|
||||
// Namespace used framework-wide for data-attrs. Default is no namespace
|
||||
|
|
|
|||
Loading…
Reference in a new issue