X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Ftag%2Ftag.attributes.js;h=2217672eec622d2b660d439417c479675a6978d9;hb=d95c7680dfcaf10be192f8d0dd361fe585df15b7;hp=3f84e3f67475f7fe296fbf31cf21c9d35847383a;hpb=3a60439f3b647e2a7df8ce941316640492032b43;p=motion2.git diff --git a/server/api/tag/tag.attributes.js b/server/api/tag/tag.attributes.js index 3f84e3f..2217672 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 _0x585e=['STRING','name','sequelize','exports'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x585e,0x1c2));var _0xe585=function(_0x19d796,_0x5311aa){_0x19d796=_0x19d796-0x0;var _0x5a5092=_0x585e[_0x19d796];return _0x5a5092;};'use strict';var Sequelize=require(_0xe585('0x0'));module[_0xe585('0x1')]={'name':{'type':Sequelize[_0xe585('0x2')],'unique':_0xe585('0x3'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0xe585('0x2')],'defaultValue':'#0091EA'},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file +var _0x85de=['sequelize','exports','STRING','name'];(function(_0x34669a,_0x108f7b){var _0x591889=function(_0x5043b6){while(--_0x5043b6){_0x34669a['push'](_0x34669a['shift']());}};_0x591889(++_0x108f7b);}(_0x85de,0x1f0));var _0xe85d=function(_0x57d582,_0x488254){_0x57d582=_0x57d582-0x0;var _0x56f493=_0x85de[_0x57d582];return _0x56f493;};'use strict';var Sequelize=require(_0xe85d('0x0'));module[_0xe85d('0x1')]={'name':{'type':Sequelize[_0xe85d('0x2')],'unique':_0xe85d('0x3'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0xe85d('0x2')],'defaultValue':'#0091EA'},'description':{'type':Sequelize[_0xe85d('0x2')]}}; \ No newline at end of file