X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Ftag%2Ftag.attributes.js;h=bebd6f328d7bb8ce673eceaeae076f45bd098192;hb=8de30684771e4539598fcfa869d5f97a2efb140f;hp=519a74261807b6a5d60746f64ea4f85b35300e6f;hpb=3912498a4dca9582374ca5cc8bf0a6347dda17ea;p=motion2.git diff --git a/server/api/tag/tag.attributes.js b/server/api/tag/tag.attributes.js index 519a742..bebd6f3 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 _0xf2a6=['STRING','sequelize'];(function(_0x35d8af,_0x14fd75){var _0x1d08b0=function(_0x36b437){while(--_0x36b437){_0x35d8af['push'](_0x35d8af['shift']());}};_0x1d08b0(++_0x14fd75);}(_0xf2a6,0x13d));var _0x6f2a=function(_0x111cc4,_0x5db22b){_0x111cc4=_0x111cc4-0x0;var _0x3fbde8=_0xf2a6[_0x111cc4];return _0x3fbde8;};'use strict';var Sequelize=require(_0x6f2a('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize[_0x6f2a('0x1')],'defaultValue':'#0091EA'},'description':{'type':Sequelize[_0x6f2a('0x1')]}}; \ No newline at end of file +var _0xc584=['exports','STRING','#0091EA'];(function(_0x4a9fb1,_0x273043){var _0x348672=function(_0x142b69){while(--_0x142b69){_0x4a9fb1['push'](_0x4a9fb1['shift']());}};_0x348672(++_0x273043);}(_0xc584,0xa8));var _0x4c58=function(_0x5e462b,_0x187b06){_0x5e462b=_0x5e462b-0x0;var _0xb01a65=_0xc584[_0x5e462b];return _0xb01a65;};'use strict';var Sequelize=require('sequelize');module[_0x4c58('0x0')]={'name':{'type':Sequelize[_0x4c58('0x1')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'color':{'type':Sequelize['STRING'],'defaultValue':_0x4c58('0x2')},'description':{'type':Sequelize['STRING']}}; \ No newline at end of file