Changeset be56db9 in OpenWorkouts-current


Ignore:
Timestamp:
Feb 10, 2019, 1:01:28 PM (5 years ago)
Author:
Borja Lopez <borja@…>
Branches:
current, feature/docs, master
Children:
5934220
Parents:
d98641b
Message:

Fixed dashboard loading for users without workouts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/templates/dashboard.pt

    rd98641b rbe56db9  
    2525      <section class="workout-list">
    2626
    27         <h3>
     27        <h3 tal:condition="viewing_month is not None">
    2828          <tal:d tal:content="month_name[viewing_month] + ' ' + str(viewing_year)"></tal:d> -
    2929          <tal:n tal:content="len(workouts)"></tal:n>
Note: See TracChangeset for help on using the changeset viewer.