You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: views/team_view.hbs
+73-8Lines changed: 73 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,13 @@
4
4
<h1>Team View</h1>
5
5
6
6
<divclass="row">
7
-
<divclass="col-md-6 lead">{{logged_user.name}}{{logged_user.lastname}}'s team <ahref="/calendar/feeds/"data-toggle="tooltip"data-placement="right"title="Export Team View to external calendars"><spanclass="fa fa-rss"></span></a></div>
7
+
<divclass="col-md-6 lead">{{logged_user.name}}{{logged_user.lastname}}'s team <ahref="/calendar/feeds/"data-toggle="tooltip"data-placement="right"title="Export Team View to external calendars"><spanclass="fa fa-rss"></span></a></div>
data-content="In {{as_date_formatted../../base_date'MMMM, YYYY'}}{{#withthis.user}}{{this.full_name}} used {{../../statistics.deducted_days}} days from allowance{{/with}}"
data-content="In {{as_date_formatted../base_date'MMMM, YYYY'}}{{# withthis.user}}{{this.full_name}} used {{../statistics.deducted_days}} days from allowance{{/with}}"
0 commit comments