Project

General

Profile

« Previous | Next » 

Revision 60202

[Library | Trunk]

Dashboard - Admin tool pages:
- add tabs components
- add rout module (without guards)
- put tabs and page-content in pages, classes, entities pages

Stakeholder:
initial try to add filters for country and organization fields (doesn't work properly)

View differences:

div-help-contents.component.html
142 142
          </div>
143 143

  
144 144
          <a *ngIf="selectedPageId && page" [queryParams]="{type: page.type, communityId: selectedCommunityPid}"
145
             routerLink="/pages">Go back to {{page.type}} pages</a>
145
             routerLink="../../pages">Go back to {{page.type}} pages</a>
146 146
        </div>
147 147
      </div>
148 148

  

Also available in: Unified diff