Origin commit
This commit is contained in:
Vendored
Executable
+1
File diff suppressed because one or more lines are too long
Vendored
Executable
+7
@@ -0,0 +1,7 @@
|
||||
|
||||
jQuery(document).ready(function($) {
|
||||
'use strict';
|
||||
$('.fontawesome-icon-select').iconpicker({
|
||||
hideOnSelect: true
|
||||
});
|
||||
}); // End Ready
|
||||
Reference in New Issue
Block a user