Changeset 8af3272 in OpenWorkouts-current for ow/static/js/ow.js


Ignore:
Timestamp:
Jan 15, 2019, 10:17:49 PM (5 years ago)
Author:
borja <borja@…>
Branches:
current, feature/docs, master
Children:
0be1b0d
Parents:
0c18869
Message:

A bit of clean up in the workout details page, removed temporary code

tested while looking for a better solution for the elevation/hr/cad/etc
charts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/static/js/ow.js

    r0c18869 r8af3272  
    7373
    7474        var ele_container = elevation.addTo(map);
    75         document.getElementById('ow-analysis').appendChild(
    76             ele_container._container);
     75        /* document.getElementById('ow-analysis').appendChild(
     76            ele_container._container); */
    7777    };
    7878
Note: See TracChangeset for help on using the changeset viewer.