|
|
|
@ -22,6 +22,12 @@ |
|
|
|
|
<i class="fa fa-cog" ng-hide="ctrl.dropView===2"></i> |
|
|
|
|
<i class="fa fa-remove" ng-show="ctrl.dropView===2"></i> |
|
|
|
|
</a> |
|
|
|
|
<a class="pointer dash-row-header-actions--tight" bs-tooltip="'Move row up'"> |
|
|
|
|
<i class="fa fa-arrow-up"></i> |
|
|
|
|
</a> |
|
|
|
|
<a class="pointer dash-row-header-actions--tight" bs-tooltip="'Move row down'"> |
|
|
|
|
<i class="fa fa-arrow-down"></i> |
|
|
|
|
</a> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|