using part of gentelella
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/*!
|
||||
* inputmask.dependencyLib.jquery.min.js
|
||||
* https://github.com/RobinHerbots/jquery.inputmask
|
||||
* Copyright (c) 2010 - 2016 Robin Herbots
|
||||
* Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
|
||||
* Version: 3.3.1
|
||||
*/
|
||||
!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){return window.dependencyLib=a,a});
|
||||
Reference in New Issue
Block a user