first commit, after modifying client section
This commit is contained in:
5
public/assets/vendors/jquery/src/data/var/dataPriv.js
vendored
Executable file
5
public/assets/vendors/jquery/src/data/var/dataPriv.js
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
define( [
|
||||
"../Data"
|
||||
], function( Data ) {
|
||||
return new Data();
|
||||
} );
|
||||
Reference in New Issue
Block a user