Forgot to remove static text used for testing
This commit is contained in:
parent
f2bd748526
commit
296d25206e
|
@ -39,12 +39,11 @@
|
|||
|
||||
<div class="mainline">
|
||||
<div class="branch" {{bind-attr title="build.commit.branch"}}>
|
||||
{{build.commit.branch}} this is a long branch name
|
||||
{{build.commit.branch}}
|
||||
</div>
|
||||
|
||||
<div class="subject">
|
||||
- {{formatMessage build.commit.subject repoBinding=build.repo}} this is a
|
||||
long commit message line
|
||||
- {{formatMessage build.commit.subject repoBinding=build.repo}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user