X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fvariable%2Fvariable.attributes.js;h=2cc81f0dc30a3df0bf775d73d6eb3e5d61cfd46b;hb=9a44dbf63247346f18777cf5ec4c91e11165c4b0;hp=067ba95edda53b1d9beecd238fd404600d16a798;hpb=ef4e758b3a8a542ed14842116a07db29f3cf2e7c;p=motion2.git diff --git a/server/api/variable/variable.attributes.js b/server/api/variable/variable.attributes.js index 067ba95..2cc81f0 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 _0x5657=['name','exports','STRING'];(function(_0x167cc1,_0x56ef5a){var _0x10bc4b=function(_0xd6a255){while(--_0xd6a255){_0x167cc1['push'](_0x167cc1['shift']());}};_0x10bc4b(++_0x56ef5a);}(_0x5657,0x118));var _0x7565=function(_0x57866d,_0xd63ed2){_0x57866d=_0x57866d-0x0;var _0x362913=_0x5657[_0x57866d];return _0x362913;};'use strict';var Sequelize=require('sequelize');module[_0x7565('0x0')]={'name':{'type':Sequelize[_0x7565('0x1')],'unique':_0x7565('0x2'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file +var _0xc6e2=['sequelize'];(function(_0x506979,_0x5c6c5f){var _0x17a0ce=function(_0xbd7944){while(--_0xbd7944){_0x506979['push'](_0x506979['shift']());}};_0x17a0ce(++_0x5c6c5f);}(_0xc6e2,0x144));var _0x2c6e=function(_0x4da05f,_0x20a393){_0x4da05f=_0x4da05f-0x0;var _0x30b926=_0xc6e2[_0x4da05f];return _0x30b926;};'use strict';var Sequelize=require(_0x2c6e('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file