mirror of
https://github.com/discourse/DiscoTOC.git
synced 2026-09-16 15:32:13 -04:00
UX: A couple of small fixes (#21)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<a {{action "showTOCOverlay"}} href class="btn btn-primary">
|
||||
{{theme-i18n "table_of_contents"}}
|
||||
</a>
|
||||
{{d-button
|
||||
class="btn-primary"
|
||||
action=(action "showTOCOverlay")
|
||||
label=(theme-prefix "table_of_contents")
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user