List track changes in beta program

This commit is contained in:
James Allen 2017-02-14 12:22:53 +01:00
parent 61ef158f76
commit cc0986b4da
3 changed files with 6 additions and 6 deletions

View file

@ -18,11 +18,9 @@ block content
| #{translate("beta_program_badge_description")}
span.beta-feature-badge
p.text-centered
| #{translate("beta_program_current_beta_features_description")}
ul.list-unstyled.text-center
li
i.fa.fa-fw.fa-book
|  #{translate("syntax_checking")}
strong We're currently testing track changes and commenting:
p.text-centered
img(src="/img/teasers/track-changes/track-changes-beta.png", style="max-width: 100%; border-bottom: 1px solid #ddd")
.row.text-centered
.col-md-12
if user.betaProgram

View file

@ -92,7 +92,9 @@ header.toolbar.toolbar-header.toolbar-with-labels(
ng-click="toggleReviewPanel()"
)
i.review-icon
p.toolbar-label Review
p.toolbar-label
| Review
span(style="vertical-align: 20%; margin-left: 4px; padding: 2px 4px;").beta-feature-badge
a.btn.btn-full-height(
href,
ng-if="permissions.admin",

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB