mirror of https://github.com/zulip/zulip.git
12 lines
449 B
Handlebars
12 lines
449 B
Handlebars
<div>
|
|
<p>Apply this change to all stream subscriptions?</p>
|
|
|
|
<div class="control-group">
|
|
<div class="controls propagate-notifications-controls">
|
|
<button type="button"
|
|
class="yes_propagate_notifications btn btn-primary btn-small">Yes</button>
|
|
<button type="button"
|
|
class="no_propagate_notifications btn btn-default btn-small">No</button>
|
|
</div>
|
|
</div>
|
|
</div> |