mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 08:38:09 -05:00
0d2fe9b6e2
Add title to problem alert dialog
9 lines
233 B
Text
9 lines
233 B
Text
button.close(type="button") ×
|
|
h3.problem-alert-title(data-i18n="play_level.problem_alert_title") Fix Your Code
|
|
if hint
|
|
span.problem-title!= hint
|
|
br
|
|
br
|
|
span.problem-subtitle!= message
|
|
else
|
|
span.problem-title!= message
|