Private
Public Access
1
0

making ranking permanetn

This commit is contained in:
Sander Roosendaal
2018-10-05 17:05:37 +02:00
parent 159a0416d0
commit 3a968b45fe
2 changed files with 5 additions and 1 deletions

View File

@@ -19,7 +19,10 @@
// enabled.
hidden.hide();
if (modality.val() == 'water') {
hidden.show();
}
// Setup an event listener for when the state of the

View File

@@ -2740,6 +2740,7 @@ def cum_flex(request,theuser=0,
initial={
'modality':modality,
'waterboattype':waterboattype,
'rankingonly':rankingonly,
}
)