X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fvariable%2Fvariable.attributes.js;h=70176a4fa7d3c838c3829c1d84ee363258fcdf3b;hb=c593ef5de079879fb7bfbdd8f8d4d8640e684821;hp=8f0fc71bb1c4fd6e8eb57edf514a574d7da01b06;hpb=7b947914a77b8347fb1d6de0275fa1bbfcdf6ff9;p=motion2.git diff --git a/server/api/variable/variable.attributes.js b/server/api/variable/variable.attributes.js index 8f0fc71..70176a4 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 _0x202c=['STRING','sequelize','name'];(function(_0x4cfd47,_0x1695f2){var _0x536775=function(_0x52773c){while(--_0x52773c){_0x4cfd47['push'](_0x4cfd47['shift']());}};_0x536775(++_0x1695f2);}(_0x202c,0x178));var _0xc202=function(_0x48ec4a,_0x88c5ff){_0x48ec4a=_0x48ec4a-0x0;var _0x6561b7=_0x202c[_0x48ec4a];return _0x6561b7;};'use strict';var Sequelize=require(_0xc202('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0xc202('0x1'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0xc202('0x2')]}}; \ No newline at end of file +var _0x0e85=['sequelize','exports','name','STRING'];(function(_0x464d85,_0x3d429f){var _0x115ff4=function(_0x69edca){while(--_0x69edca){_0x464d85['push'](_0x464d85['shift']());}};_0x115ff4(++_0x3d429f);}(_0x0e85,0x7c));var _0x50e8=function(_0x42bc91,_0x41f40a){_0x42bc91=_0x42bc91-0x0;var _0x3f5507=_0x0e85[_0x42bc91];return _0x3f5507;};'use strict';var Sequelize=require(_0x50e8('0x0'));module[_0x50e8('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0x50e8('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x50e8('0x3')]}}; \ No newline at end of file