You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And replace it with a custom button that when pressed, launched the dropdown selection
The reason for this is that the content of the button is untidy for me and without being able to customise it with anything other than a selected objected property via button-label it makes it difficult to use this where I want it
The text was updated successfully, but these errors were encountered:
Ideally i'd like to hide the isteven button of:
<button id="" type="button" ng-click="toggleCheckboxes( $event ); refreshSelectedItems(); refreshButton(); prepareGrouping; prepareIndex();" ng-bind-html="varButtonLabel" ng-disabled="disable-button" class="ng-binding ng-click-active">Add/Remove Users<span class="caret"></span></button>
And replace it with a custom button that when pressed, launched the dropdown selection
The reason for this is that the content of the button is untidy for me and without being able to customise it with anything other than a selected objected property via
button-label
it makes it difficult to use this where I want itThe text was updated successfully, but these errors were encountered: