File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
assets/javascripts/discourse
templates/admin-plugins/activity-pub Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ export default class ActivityPubActorAdminRow extends Component {
123123 @ label =" admin.discourse_activity_pub.actor.edit.label"
124124 @ title =" admin.discourse_activity_pub.actor.edit.title"
125125 @ icon =" pencil"
126- class =" activity-pub-edit-actor-btn"
126+ class =" btn-default activity-pub-edit-actor-btn"
127127 />
128128 {{/if }}
129129 </div >
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ export default RouteTemplate(
7272 @ icon =" code"
7373 @ label =" admin.discourse_activity_pub.log.json.show.label"
7474 @ title =" admin.discourse_activity_pub.log.json.show.title"
75- class =" activity-pub-log-show-json-btn"
75+ class =" btn-default activity-pub-log-show-json-btn"
7676 />
7777 {{/if }}
7878 </div >
You can’t perform that action at this time.
0 commit comments