mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
stream_types: Rename stream_types.hbs to stream_permissions.hbs.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</section>
|
||||
<section id="make-invite-only">
|
||||
<div class="stream-types">
|
||||
{{> stream_types .
|
||||
{{> stream_permissions .
|
||||
is_stream_edit=false
|
||||
prefix="id_new_"
|
||||
channel_folder_widget_name="new_channel_folder_id"}}
|
||||
|
@@ -75,7 +75,7 @@
|
||||
rendered_description=rendered_description
|
||||
}}
|
||||
</div>
|
||||
{{> stream_types .
|
||||
{{> stream_permissions .
|
||||
stream_privacy_policy_values=../stream_privacy_policy_values
|
||||
stream_privacy_policy=../stream_privacy_policy
|
||||
stream_topics_policy_values=../stream_topics_policy_values
|
||||
|
Reference in New Issue
Block a user