mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
channel_settings: Add help link for channel folders dropdown.
This commit adds a help link to the channel folders dropdown setting pointing to the relevant help doc. Fixes part of zulip#35596.
This commit is contained in:
parent
e73dd3d51f
commit
62a088c0d1
@ -58,6 +58,7 @@
|
||||
hardcoded margin and padding values. --}}
|
||||
<label class="settings-field-label" for="{{channel_folder_widget_name}}_widget">
|
||||
{{t "Channel folder"}}
|
||||
{{> ../help_link_widget link="/help/channel-folders" }}
|
||||
</label>
|
||||
<span class="prop-element hide" id="id_{{channel_folder_widget_name}}" data-setting-widget-type="dropdown-list-widget" data-setting-value-type="number"></span>
|
||||
<div class="dropdown_widget_with_label_wrapper channel-folder-widget-container">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user