diff --git a/platform/commonUI/browse/res/templates/browse/object-header.html b/platform/commonUI/browse/res/templates/browse/object-header.html index d46cbd91cb..7fbb70c892 100644 --- a/platform/commonUI/browse/res/templates/browse/object-header.html +++ b/platform/commonUI/browse/res/templates/browse/object-header.html @@ -23,6 +23,7 @@ {{parameters.mode}} {{model.name}} + Icon here -
- - -
+ + diff --git a/platform/features/plot/res/templates/plot.html b/platform/features/plot/res/templates/plot.html index 008f410f4d..12680c2b27 100644 --- a/platform/features/plot/res/templates/plot.html +++ b/platform/features/plot/res/templates/plot.html @@ -82,7 +82,7 @@ ng-mousemove="subplot.hover($event)" mct-drag="subplot.continueDrag($event)" mct-drag-down="subplot.startDrag($event)" - mct-drag-up="subplot.endDrag($event); plot.update();"> + mct-drag-up="subplot.endDrag($event); plot.update()">