X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Ftag%2Ftag.attributes.js;h=82b0f75f648dd70006a0dad3d72b9d96af14c513;hb=b9d8fb89c04e2712a06e4d6666f975c8e677d46a;hp=a03888e263943a4c4313e672a76787aa6fa42204;hpb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;p=motion2.git diff --git a/server/api/tag/tag.attributes.js b/server/api/tag/tag.attributes.js index a03888e..82b0f75 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 _0xb7e7=['STRING','sequelize'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xb7e7,0x121));var _0x7b7e=function(_0x3ab9ee,_0x4a74b8){_0x3ab9ee=_0x3ab9ee-0x0;var _0x82ee88=_0xb7e7[_0x3ab9ee];return _0x82ee88;};'use strict';var Sequelize=require(_0x7b7e('0x0'));module['exports']={'name':{'type':Sequelize[_0x7b7e('0x1')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x7b7e('0x1')],'defaultValue':'#0091EA'},'description':{'type':Sequelize[_0x7b7e('0x1')]}}; \ No newline at end of file +var _0x0bb5=['sequelize','exports','STRING','#0091EA'];(function(_0x41edc3,_0x24fd71){var _0x9051a7=function(_0x229fe8){while(--_0x229fe8){_0x41edc3['push'](_0x41edc3['shift']());}};_0x9051a7(++_0x24fd71);}(_0x0bb5,0x148));var _0x50bb=function(_0x13338a,_0x57955e){_0x13338a=_0x13338a-0x0;var _0x1ee678=_0x0bb5[_0x13338a];return _0x1ee678;};'use strict';var Sequelize=require(_0x50bb('0x0'));module[_0x50bb('0x1')]={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x50bb('0x2')],'defaultValue':_0x50bb('0x3')},'description':{'type':Sequelize[_0x50bb('0x2')]}}; \ No newline at end of file