mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-28 22:00:25 -04:00
Update versions-modal.jade
This commit is contained in:
parent
72485eb5a9
commit
3ab5ee22c9
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ block modal-header-content
|
|||
h3
|
||||
span(data-i18n="general.version_history_for") Version History for:
|
||||
|"#{dataList[0].name}"
|
||||
p
|
||||
p(data-i18n="general.select_changes")
|
||||
|Select two changes below to see the difference.
|
||||
|
||||
div.delta-container
|
||||
|
@ -30,4 +30,4 @@ block modal-body-content
|
|||
td= data.creator
|
||||
td #{data.commitMessage}
|
||||
|
||||
block modal-footer-content
|
||||
block modal-footer-content
|
||||
|
|
Loading…
Add table
Reference in a new issue