Private
Public Access
1
0

making test for box chart

This commit is contained in:
Sander Roosendaal
2019-01-07 18:04:58 +01:00
parent dbc2357c63
commit 027bb856be
12 changed files with 730 additions and 12 deletions

View File

@@ -33,7 +33,7 @@
if("{{ rower.showfavoritechartnotes }}" == "False") {
shownotes = false;
}
$.getJSON(window.location.protocol + '//'+window.location.host + '/rowers/workout/{{ workout.id }}/get-thumbnails', function(json) {
$.getJSON(window.location.protocol + '//'+window.location.host + '/rowers/workout/{{ workout.id }}/get-thumbnails/', function(json) {
var counter=0;
$("#id_sitready").remove();
$("#id_thumbs").append(