X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Ftag%2Ftag.attributes.js;h=fd7ac98616c41be483f5ef38d8a07741bd694326;hb=884fcf970b507196a3b60584a74b23a84d7eaf24;hp=db24ce9a61dd0e39b5b8cb6c95f3924c6497fb9e;hpb=032eef5eb1c414450ccc959e49effc8ff508851b;p=motion2.git diff --git a/server/api/tag/tag.attributes.js b/server/api/tag/tag.attributes.js index db24ce9..fd7ac98 100644 --- a/server/api/tag/tag.attributes.js +++ b/server/api/tag/tag.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xac4a=['exports','STRING','name','#0091EA','sequelize'];(function(_0x2b7f4d,_0x5ab790){var _0x5b8bfd=function(_0x5dfb28){while(--_0x5dfb28){_0x2b7f4d['push'](_0x2b7f4d['shift']());}};_0x5b8bfd(++_0x5ab790);}(_0xac4a,0x13f));var _0xaac4=function(_0x21cd95,_0x4fccdf){_0x21cd95=_0x21cd95-0x0;var _0x1d2140=_0xac4a[_0x21cd95];return _0x1d2140;};'use strict';var Sequelize=require(_0xaac4('0x0'));module[_0xaac4('0x1')]={'name':{'type':Sequelize[_0xaac4('0x2')],'unique':_0xaac4('0x3'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0xaac4('0x2')],'defaultValue':_0xaac4('0x4')},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file +var _0x36ee=['STRING','#0091EA'];(function(_0x390aec,_0x1a1e2f){var _0x39f4ae=function(_0x4f3c66){while(--_0x4f3c66){_0x390aec['push'](_0x390aec['shift']());}};_0x39f4ae(++_0x1a1e2f);}(_0x36ee,0xe8));var _0xe36e=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0x36ee[_0x5b644e];return _0x49c6bf;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize[_0xe36e('0x0')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0xe36e('0x0')],'defaultValue':_0xe36e('0x1')},'description':{'type':Sequelize[_0xe36e('0x0')]}}; \ No newline at end of file