This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
144d82305d
zulip
/
static
/
templates
/
tutorial_title.handlebars
4 lines
93 B
Handlebars
Raw
Normal View
History
Unescape
Escape
Add the new tutorial steps. (imported from commit 9269acbcf58332002b1d45c0134ccb2db980f05c)
2013-06-27 22:18:28 +02:00
{{! Contents of the tutorial popup title}}
Don't let the tutorial popovers get clipped on long names or small windows. (imported from commit 069016ab38eb2d0d09b751ca22a53aba9d6980ba)
2013-08-27 20:31:12 +02:00
<h4 class="popover-
{{
placement
}}
">
{{
title
}}
</h4>