X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Ftag%2Ftag.attributes.js;h=3de6bf32a08e0439608d62e5d27ce2b15d434efd;hb=7b947914a77b8347fb1d6de0275fa1bbfcdf6ff9;hp=6fef20fd967939ad4646eebd771e2109f13bf62b;hpb=915398debaad81c75775b080cc3e491fbaa835e5;p=motion2.git diff --git a/server/api/tag/tag.attributes.js b/server/api/tag/tag.attributes.js index 6fef20f..3de6bf3 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 _0x3ee7=['exports','STRING'];(function(_0x484e36,_0x4482d8){var _0xafc85d=function(_0xaba9c8){while(--_0xaba9c8){_0x484e36['push'](_0x484e36['shift']());}};_0xafc85d(++_0x4482d8);}(_0x3ee7,0x98));var _0x73ee=function(_0x19a0c8,_0x32f30e){_0x19a0c8=_0x19a0c8-0x0;var _0x1e777b=_0x3ee7[_0x19a0c8];return _0x1e777b;};'use strict';var Sequelize=require('sequelize');module[_0x73ee('0x0')]={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x73ee('0x1')],'defaultValue':'#0091EA'},'description':{'type':Sequelize[_0x73ee('0x1')]}}; \ No newline at end of file +var _0xf4f4=['STRING','#0091EA','sequelize','exports','name'];(function(_0x6d3f14,_0x2349a0){var _0x274d39=function(_0x35439b){while(--_0x35439b){_0x6d3f14['push'](_0x6d3f14['shift']());}};_0x274d39(++_0x2349a0);}(_0xf4f4,0xe3));var _0x4f4f=function(_0x1d7b67,_0x302f22){_0x1d7b67=_0x1d7b67-0x0;var _0x5247c6=_0xf4f4[_0x1d7b67];return _0x5247c6;};'use strict';var Sequelize=require(_0x4f4f('0x0'));module[_0x4f4f('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0x4f4f('0x2'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x4f4f('0x3')],'defaultValue':_0x4f4f('0x4')},'description':{'type':Sequelize[_0x4f4f('0x3')]}}; \ No newline at end of file