X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fvariable%2Fvariable.attributes.js;h=f9303fcfd3295c9cc664fb8217225b112a4e1e9d;hb=0fe7d63fdd24ac799f5260a5b10b06097955b09f;hp=9aef772a7311d098646ebca9e01949d5c255d11c;hpb=4f69ebcfd3a87338adde0f617720ee400a063456;p=motion2.git diff --git a/server/api/variable/variable.attributes.js b/server/api/variable/variable.attributes.js index 9aef772..f9303fc 100644 --- a/server/api/variable/variable.attributes.js +++ b/server/api/variable/variable.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x00ca=['name','sequelize','exports'];(function(_0x5dbaa7,_0x1f6d4a){var _0x481319=function(_0x116e27){while(--_0x116e27){_0x5dbaa7['push'](_0x5dbaa7['shift']());}};_0x481319(++_0x1f6d4a);}(_0x00ca,0x1bd));var _0xa00c=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x00ca[_0x14add3];return _0x4a174f;};'use strict';var Sequelize=require(_0xa00c('0x0'));module[_0xa00c('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0xa00c('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file +var _0xdd04=['exports','STRING','name'];(function(_0x168c70,_0x27868a){var _0x44d8a7=function(_0x408b46){while(--_0x408b46){_0x168c70['push'](_0x168c70['shift']());}};_0x44d8a7(++_0x27868a);}(_0xdd04,0xde));var _0x4dd0=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xdd04[_0x3dd15e];return _0x231fd0;};'use strict';var Sequelize=require('sequelize');module[_0x4dd0('0x0')]={'name':{'type':Sequelize[_0x4dd0('0x1')],'unique':_0x4dd0('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x4dd0('0x1')]}}; \ No newline at end of file