X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Ftag%2Ftag.attributes.js;h=e0ac25a60cf837c743d1278d6323bd1aa6e90dd7;hb=c593ef5de079879fb7bfbdd8f8d4d8640e684821;hp=6bb5862442d1911b99234984fbd96a8e470099d1;hpb=df0ace251160e026a7e125498e4dbc1656b5ca4e;p=motion2.git diff --git a/server/api/tag/tag.attributes.js b/server/api/tag/tag.attributes.js index 6bb5862..e0ac25a 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 _0xb688=['STRING','name','#0091EA','exports'];(function(_0x4181c4,_0x350d7b){var _0xe9e4dd=function(_0x2fe085){while(--_0x2fe085){_0x4181c4['push'](_0x4181c4['shift']());}};_0xe9e4dd(++_0x350d7b);}(_0xb688,0xcf));var _0x8b68=function(_0x32e264,_0x41cee8){_0x32e264=_0x32e264-0x0;var _0x1d7175=_0xb688[_0x32e264];return _0x1d7175;};'use strict';var Sequelize=require('sequelize');module[_0x8b68('0x0')]={'name':{'type':Sequelize[_0x8b68('0x1')],'unique':_0x8b68('0x2'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x8b68('0x1')],'defaultValue':_0x8b68('0x3')},'description':{'type':Sequelize[_0x8b68('0x1')]}}; \ No newline at end of file +var _0x8d05=['sequelize','exports','STRING','name'];(function(_0xaa0be9,_0x4506b4){var _0x4e0a8b=function(_0x150b48){while(--_0x150b48){_0xaa0be9['push'](_0xaa0be9['shift']());}};_0x4e0a8b(++_0x4506b4);}(_0x8d05,0xe8));var _0x58d0=function(_0x24a0ff,_0x1e6192){_0x24a0ff=_0x24a0ff-0x0;var _0xc45157=_0x8d05[_0x24a0ff];return _0xc45157;};'use strict';var Sequelize=require(_0x58d0('0x0'));module[_0x58d0('0x1')]={'name':{'type':Sequelize[_0x58d0('0x2')],'unique':_0x58d0('0x3'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x58d0('0x2')],'defaultValue':'#0091EA'},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file