|  |  |  | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </li> | 
|---|
|  |  |  | <!-- Github Page --> | 
|---|
|  |  |  | <!-- | 
|---|
|  |  |  | <li> | 
|---|
|  |  |  | <a class="item" href="//github.com/cipchk/ng-alain" target="_blank"> | 
|---|
|  |  |  | <i class="anticon anticon-github"></i> | 
|---|
|  |  |  | </a> | 
|---|
|  |  |  | </li> | 
|---|
|  |  |  | --> | 
|---|
|  |  |  | <!-- Lock Page --> | 
|---|
|  |  |  | <li class="hidden-xs"> | 
|---|
|  |  |  | <div class="item" [routerLink]="['/pages/lock']"> | 
|---|
|  |  |  | 
|---|
|  |  |  | <header-search class="header-search" [toggleChange]="searchToggleStatus"></header-search> | 
|---|
|  |  |  | <ul class="top-nav"> | 
|---|
|  |  |  | <!-- Notify --> | 
|---|
|  |  |  | <!-- | 
|---|
|  |  |  | <li> | 
|---|
|  |  |  | <header-notify></header-notify> | 
|---|
|  |  |  | </li> | 
|---|
|  |  |  | --> | 
|---|
|  |  |  | <!-- Task --> | 
|---|
|  |  |  | <!-- | 
|---|
|  |  |  | <li class="hidden-xs"> | 
|---|
|  |  |  | <header-task></header-task> | 
|---|
|  |  |  | </li> | 
|---|
|  |  |  | --> | 
|---|
|  |  |  | <!-- App Icons --> | 
|---|
|  |  |  | <!-- | 
|---|
|  |  |  | <li class="hidden-xs"> | 
|---|
|  |  |  | <header-icon></header-icon> | 
|---|
|  |  |  | </li> | 
|---|
|  |  |  | --> | 
|---|
|  |  |  | <!-- Settings --> | 
|---|
|  |  |  | <li class="hidden-xs"> | 
|---|
|  |  |  | <nz-dropdown nzTrigger="click" nzPlacement="bottomRight"> | 
|---|
|  |  |  | 
|---|
|  |  |  | <div nz-menu-item> | 
|---|
|  |  |  | <header-storage></header-storage> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | <!-- | 
|---|
|  |  |  | <div nz-menu-item> | 
|---|
|  |  |  | <header-langs></header-langs> | 
|---|
|  |  |  | <header-i18n></header-i18n> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | --> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </nz-dropdown> | 
|---|
|  |  |  | </li> | 
|---|