Changed go button to primary class
This commit is contained in:
parent
fd0165b4b8
commit
d950ddbda7
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
<option value="delete">Delete</option>
|
||||
<option value="labels">Generate Labels</option>
|
||||
</select>
|
||||
<button class="btn btn-default" id="bulkEdit" disabled>Go</button>
|
||||
<button class="btn btn-primary" id="bulkEdit" disabled>Go</button>
|
||||
</div>
|
||||
@endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue