Project

General

Profile

« Previous | Next » 

Revision 51118

added help-service panels and created aggregationHistory

View differences:

pageContainer.html
1
<div id="contentWrapper" class="tm-main uk-section uk-section-default" uk-height-viewport="expand: true" style="box-sizing: border-box;" >
1
<div class="uk-section-default uk-section uk-section-small uk-padding-remove-bottom" style="min-height: 325px">
2 2

  
3 3
  <!-- MARGIN-TOP  -->
4 4
  <div class="uk-sticky-placeholder" style="height: 84px; margin: 0px;" aria-hidden="true"></div>
5
  <div>
6
    <div class="uk-container">
7
      <router-outlet></router-outlet>
8
    </div>
5
  <div class="uk-container">
6
    <router-outlet></router-outlet>
9 7
  </div>
10 8
</div>

Also available in: Unified diff