File: /home4/cca63905/.trash/wp-content/themes/enfold/framework/php/avia_shortcodes/sc/quote.js
scnShortcodeMeta={
attributes:[
{
label:"Quote",
id:"content",
isRequired:true
},
{
label:"Style",
id:"style",
help:"Values: <empty> or boxed.",
controlType:"select-control",
selectValues:['', 'boxed'],
defaultValue: '',
defaultText: 'none (Default)'
},
{
label:"Float",
id:"float",
help:"Values: <empty>, left, right.",
controlType:"select-control",
selectValues:['', 'left', 'right'],
defaultValue: '',
defaultText: 'none (Default)'
}
],
defaultContent:"Reflection is the better part of a champion.",
shortcode:"quote"
};