making ranking permanetn
This commit is contained in:
@@ -19,7 +19,10 @@
|
||||
// enabled.
|
||||
|
||||
hidden.hide();
|
||||
|
||||
|
||||
if (modality.val() == 'water') {
|
||||
hidden.show();
|
||||
}
|
||||
|
||||
|
||||
// Setup an event listener for when the state of the
|
||||
|
||||
@@ -2740,6 +2740,7 @@ def cum_flex(request,theuser=0,
|
||||
initial={
|
||||
'modality':modality,
|
||||
'waterboattype':waterboattype,
|
||||
'rankingonly':rankingonly,
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user