| Current Path : /home/ereika83/www/wp-content/plugins/bbpowerpack/includes/ |
| Current File : /home/ereika83/www/wp-content/plugins/bbpowerpack/includes/ui-field-pp-separator.php |
<#
var field = data.field,
color = '#ddd';
if ( field.color ) {
color = '#' + field.color;
}
#>
<div class="pp-field-separator" style="height: 1px; background: {{color}};"></div>