We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c98274 commit f6f9e1fCopy full SHA for f6f9e1f
Ajax/semantic/html/modules/HtmlSlider.php
@@ -32,7 +32,7 @@ public function setTicked(){
32
}
33
34
public function setLabels($labels){
35
- $this->params['interpretLabel']=$labels;
+ $this->_params['interpretLabel']=$labels;
36
37
38
/**
0 commit comments