Change icon
This commit is contained in:
parent
0bcce8991c
commit
f1f835066e
|
@ -328,7 +328,7 @@ define([
|
||||||
this.buttonSort = new Common.UI.Button({
|
this.buttonSort = new Common.UI.Button({
|
||||||
parentEl: $('#comments-btn-sort', this.$el),
|
parentEl: $('#comments-btn-sort', this.$el),
|
||||||
cls: 'btn-toolbar',
|
cls: 'btn-toolbar',
|
||||||
iconCls: 'toolbar__icon btn-rotate-270',
|
iconCls: 'toolbar__icon btn-setmarkers',
|
||||||
hint: this.textSort,
|
hint: this.textSort,
|
||||||
menu: new Common.UI.Menu({
|
menu: new Common.UI.Menu({
|
||||||
menuAlign: 'tr-br',
|
menuAlign: 'tr-br',
|
||||||
|
|
Loading…
Reference in a new issue