mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 15:38:31 +08:00
FEATURE: add before-topic-progress plugin outlet
This commit is contained in:
parent
046b6300d1
commit
b72dbb0be0
|
@ -134,6 +134,7 @@
|
||||||
topic=model
|
topic=model
|
||||||
expanded=info.topicProgressExpanded
|
expanded=info.topicProgressExpanded
|
||||||
jumpToPost=(action "jumpToPost")}}
|
jumpToPost=(action "jumpToPost")}}
|
||||||
|
{{plugin-outlet name="before-topic-progress" args=(hash model=model jumpToPost=(action "jumpToPost"))}}
|
||||||
{{#if info.renderAdminMenuButton}}
|
{{#if info.renderAdminMenuButton}}
|
||||||
{{topic-admin-menu-button
|
{{topic-admin-menu-button
|
||||||
topic=model
|
topic=model
|
||||||
|
|
Loading…
Reference in New Issue
Block a user