updateElement
This commit is contained in:
parent
706df6cc4b
commit
877e867d03
35 changed files with 516 additions and 314 deletions
|
|
@ -88,7 +88,7 @@ oml.ui.filtersOuterPanel = function() {
|
|||
|
||||
oml.updateFilterMenus();
|
||||
|
||||
that.update = function() {
|
||||
that.updateElement = function() {
|
||||
var filterSizes = oml.getFilterSizes();
|
||||
that.size(0, filterSizes[0])
|
||||
.size(2, filterSizes[4]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue