Changeset 02048a6 in OpenWorkouts-current for ow/static/js/ow.js


Ignore:
Timestamp:
Jan 16, 2019, 11:52:22 AM (5 years ago)
Author:
Borja Lopez <borja@…>
Branches:
current, feature/docs, master
Children:
816820d, c6219ed
Parents:
7388b68 (diff), ad5759b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merged changes from darcs

File:
1 edited

Legend:

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

    r7388b68 r02048a6  
    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.