Initial commit
This commit is contained in:
8
pressroom/documentation/script/main.js
Normal file
8
pressroom/documentation/script/main.js
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
$(document).ready(function()
|
||||
{
|
||||
$('.tabs').tabs();
|
||||
|
||||
jQuery.getScript('http://quanticalabs.com/.tools/EnvatoItems/js/getItems.js',function() { });
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user