mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 03:59:39 +08:00
Give the sticky badge precedence
This commit is contained in:
parent
b65c1f8624
commit
76d58ababa
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});
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user