remove wrong HTML viewer modify

This commit is contained in:
Eugenio Romano
2018-09-24 16:59:40 +01:00
parent 8b8dec0957
commit ef568679d5

View File

@@ -143,7 +143,6 @@
<div fxLayout="row" fxFlex="1 1 auto">
<ng-container *ngIf="allowSidebar && showSidebar">
showSidebar {{showSidebar}}
<div class="adf-viewer__sidebar" [ngClass]="'adf-viewer__sidebar__right'" fxFlexOrder="4" id="adf-right-sidebar" >
<ng-container *ngIf="sidebarTemplate">
<ng-container *ngTemplateOutlet="sidebarTemplate;context:sidebarTemplateContext"></ng-container>