D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
buildteksolution
/
public_html
/
superadmin
/
assets
/
js
/
Filename :
profile-demo.js
back
Copy
(function($) { 'use strict'; $(function() { $('#profile-rating').barrating({ theme: 'css-stars', showSelectedRating: false }); }); })(jQuery);