Project

General

Profile

« Previous | Next » 

Revision 60206

[Library|Trunk]
Navbar: uk-toogle to close
usermenu: add active menu link

View differences:

navigationBar.component.ts
121 121
    }
122 122
  }
123 123

  
124
  onClick(id: string) {
125
    var el: HTMLElement = document.getElementById(id);
126
    // el.classList.remove('uk-open');
127
    el.setAttribute('uk-toggle', 'true');
128
  }
129 124

  
130 125
  isEnabled(required, enabled) {
131 126
    if (!required) {

Also available in: Unified diff