mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
subs: Extract subscription_settings.handlebars.
This is an early step towards being able to decouple the subscription settings section from the slideout behavior.
This commit is contained in:
@@ -722,6 +722,7 @@ fs.readdirSync(path.join(__dirname, "../../static/templates/", "settings")).forE
|
||||
};
|
||||
|
||||
global.use_template('subscription'); // partial
|
||||
global.use_template('subscription_settings'); // partial
|
||||
global.use_template('subscription_type'); // partial
|
||||
global.use_template('subscription_setting_icon'); // partial
|
||||
global.use_template('change_stream_privacy'); // partial
|
||||
|
||||
Reference in New Issue
Block a user