Changeset 40ee398 in OpenWorkouts-current for ow/templates/profile.pt


Ignore:
Timestamp:
Feb 6, 2019, 1:02:29 PM (5 years ago)
Author:
Borja Lopez <borja@…>
Branches:
current, feature/docs, master
Children:
a3c3baa
Parents:
eed2019
Message:

Fixed broken selectors in the last-12-months chart in the user profile page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/templates/profile.pt

    reed2019 r40ee398  
    177177         filters_selector: '.js-month-stats .js-filters a',
    178178         switcher_selector: '.js-month-stats .js-switcher a',
     179         is_active_class: 'is-active',
    179180         urls: {"monthly": "${request.resource_url(context, 'monthly')}",
    180181                "weekly": "${request.resource_url(context, 'weekly')}"},
Note: See TracChangeset for help on using the changeset viewer.