added use strict
This commit is contained in:
@@ -6,7 +6,8 @@ To create your own input you can inherit from this class.
|
||||
@class abstractinput
|
||||
**/
|
||||
(function ($) {
|
||||
|
||||
"use strict";
|
||||
|
||||
//types
|
||||
$.fn.editabletypes = {};
|
||||
|
||||
|
Reference in New Issue
Block a user