GITLAB
TRUONG
/ T-Shats Frontend
Toggle navigation
Sign in
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
app/bower_components/jquery/src/ajax/var/nonce.js
91 Bytes
edit
raw
normal view
history
87c93a029
Dang YoungWorld
add modal
1
define( [
f986e111b
TRUONG
add libs
2 3
"../../core" ], function( jQuery ) {
87c93a029
Dang YoungWorld
add modal
4
"use strict";
f986e111b
TRUONG
add libs
5
return jQuery.now();
87c93a029
Dang YoungWorld
add modal
6
} );