X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fvariable%2Fvariable.attributes.js;h=d5f69218a3887c05cf5e576648bb8cb798e0181b;hb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;hp=630010eb5fd408fae80b50bff536dc8ff15cfb33;hpb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;p=motion2.git diff --git a/server/api/variable/variable.attributes.js b/server/api/variable/variable.attributes.js index 630010e..d5f6921 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 _0x7d51=['sequelize','STRING','name'];(function(_0x45bd20,_0xb6df60){var _0x6df59f=function(_0x46a659){while(--_0x46a659){_0x45bd20['push'](_0x45bd20['shift']());}};_0x6df59f(++_0xb6df60);}(_0x7d51,0x15f));var _0x17d5=function(_0x17738f,_0x4aafed){_0x17738f=_0x17738f-0x0;var _0x45c546=_0x7d51[_0x17738f];return _0x45c546;};'use strict';var Sequelize=require(_0x17d5('0x0'));module['exports']={'name':{'type':Sequelize[_0x17d5('0x1')],'unique':_0x17d5('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file +var _0xdb14=['STRING','name','sequelize','exports'];(function(_0x332d42,_0x15c527){var _0x2ddb8b=function(_0x1d0cf5){while(--_0x1d0cf5){_0x332d42['push'](_0x332d42['shift']());}};_0x2ddb8b(++_0x15c527);}(_0xdb14,0x10e));var _0x4db1=function(_0xade8bc,_0x570901){_0xade8bc=_0xade8bc-0x0;var _0x8461a3=_0xdb14[_0xade8bc];return _0x8461a3;};'use strict';var Sequelize=require(_0x4db1('0x0'));module[_0x4db1('0x1')]={'name':{'type':Sequelize[_0x4db1('0x2')],'unique':_0x4db1('0x3'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x4db1('0x2')]}}; \ No newline at end of file