mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-24 11:50:58 -04:00
Don't load extra level completion images unless it's that level
This commit is contained in:
parent
d321bb7a95
commit
21ae7d47be
1 changed files with 7 additions and 6 deletions
|
@ -137,6 +137,7 @@ block modal-footer-content
|
||||||
span(data-i18n="play_level.victory_hour_of_code_done_yes") Yes, I am finished with my Hour of Code!
|
span(data-i18n="play_level.victory_hour_of_code_done_yes") Yes, I am finished with my Hour of Code!
|
||||||
.clearfix
|
.clearfix
|
||||||
|
|
||||||
|
if view.level.get('slug') == 'lost-viking'
|
||||||
.offer.lost-viking
|
.offer.lost-viking
|
||||||
p
|
p
|
||||||
img.pull-left(src="/file/db/level/55144b509f0c4854051769c1/viking1.png")
|
img.pull-left(src="/file/db/level/55144b509f0c4854051769c1/viking1.png")
|
||||||
|
|
Loading…
Add table
Reference in a new issue