mirror of
https://github.com/flarum/core.git
synced 2025-07-31 21:50:50 +02:00
Give the sticky badge precedence
This commit is contained in:
2
extensions/sticky/js/bootstrap.js
vendored
2
extensions/sticky/js/bootstrap.js
vendored
@@ -30,7 +30,7 @@ app.initializers.add('sticky', function() {
|
||||
label: 'Sticky',
|
||||
icon: 'thumb-tack',
|
||||
className: 'badge-sticky',
|
||||
}));
|
||||
}), {last: true});
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user