X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Ftag%2Ftag.attributes.js;fp=server%2Fapi%2Ftag%2Ftag.attributes.js;h=4ed8d47ed5ed21884ee15a43e8a7e0fbbfe139f8;hb=bb1bc459ff51c9e3d02337b05bd35dbdea7e939d;hp=8cfc5bf3146f2cfbb37b4319b93ee97ef224096d;hpb=5083750143c3c88bdac459e1fc96a5f7f552fbd6;p=motion2.git diff --git a/server/api/tag/tag.attributes.js b/server/api/tag/tag.attributes.js index 8cfc5bf..4ed8d47 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 _0x0b70=['exports','name','STRING'];(function(_0x525b28,_0x5cf5a0){var _0x180178=function(_0x43e066){while(--_0x43e066){_0x525b28['push'](_0x525b28['shift']());}};_0x180178(++_0x5cf5a0);}(_0x0b70,0x159));var _0x00b7=function(_0x4db685,_0x32dbb8){_0x4db685=_0x4db685-0x0;var _0x2144a4=_0x0b70[_0x4db685];return _0x2144a4;};'use strict';var Sequelize=require('sequelize');module[_0x00b7('0x0')]={'name':{'type':Sequelize['STRING'],'unique':_0x00b7('0x1'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x00b7('0x2')],'defaultValue':'#0091EA'},'description':{'type':Sequelize[_0x00b7('0x2')]}}; \ No newline at end of file +var _0xd4f4=['exports','STRING','name','#0091EA','sequelize'];(function(_0x1c423c,_0x5713a0){var _0x5d4020=function(_0x1f40a7){while(--_0x1f40a7){_0x1c423c['push'](_0x1c423c['shift']());}};_0x5d4020(++_0x5713a0);}(_0xd4f4,0x8b));var _0x4d4f=function(_0x508445,_0x4aff84){_0x508445=_0x508445-0x0;var _0x10fe51=_0xd4f4[_0x508445];return _0x10fe51;};'use strict';var Sequelize=require(_0x4d4f('0x0'));module[_0x4d4f('0x1')]={'name':{'type':Sequelize[_0x4d4f('0x2')],'unique':_0x4d4f('0x3'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x4d4f('0x2')],'defaultValue':_0x4d4f('0x4')},'description':{'type':Sequelize[_0x4d4f('0x2')]}}; \ No newline at end of file