Skip to content

Commit cfd94af

Browse files
committed
Set styling of “rebuild metadata” button to default
1 parent 9741de9 commit cfd94af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h3><span data-template="app:package-group-abbrev"/></h3>
5555
</a>
5656
</p>
5757
<p>
58-
<a href="?rebuild-package-groups-metadata=true" class="btn btn-primary">
58+
<a href="?rebuild-package-groups-metadata=true" class="btn btn-default">
5959
<i class="glyphicon glyphicon-repeat"/> Rebuild package-groups metadata
6060
</a>
6161
</p>

0 commit comments

Comments
 (0)