mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
hotspots: Add backend support for tutorial hotspots.
This commit adds the backend support for a new style of tutorial which allows for highlighting of multiple areas of the page with hotspots that disappear when clicked by the user.
This commit is contained in:
@@ -895,6 +895,7 @@ JS_SPECS = {
|
||||
'js/colorspace.js',
|
||||
'js/timerender.js',
|
||||
'js/tutorial.js',
|
||||
'js/hotspots.js',
|
||||
'js/templates.js',
|
||||
'js/upload_widget.js',
|
||||
'js/avatar.js',
|
||||
|
||||
Reference in New Issue
Block a user