Hi I would like to add boostrap glyphicons and bootstrap colored buttons instead of toolbar buttons. Been struggling for while. Need help.
{
type: 'button',
icon: 'ui-icon-plus',
/*ui-button: 'btn btn-default',
ui-button-icon: 'glyphicon',*/
attr: 'title="New"',
label: 'New',
listeners: [
{
"click": function (evt, ui) {