cosmetic changes
This commit is contained in:
parent
36c2d60e90
commit
a79a4e4776
1 changed files with 0 additions and 1 deletions
|
@ -240,7 +240,6 @@ Ox.ClipPanel = function(options, self) {
|
||||||
sort: self.options.annotationsSort,
|
sort: self.options.annotationsSort,
|
||||||
width: self.options.width
|
width: self.options.width
|
||||||
});
|
});
|
||||||
|
|
||||||
$list.size = function() {
|
$list.size = function() {
|
||||||
$list.options({
|
$list.options({
|
||||||
width: self.options.width
|
width: self.options.width
|
||||||
|
|
Loading…
Reference in a new issue