Make the Export device configuration button show up as a primary button.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<ul class="list-unstyled btn-list">
|
||||
<li>
|
||||
<button class="btn btn-default"
|
||||
<button class="btn btn-primary"
|
||||
(click)="exportUserConfiguration($event)">Export device configuration
|
||||
</button>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user