Project

General

Profile

« Previous | Next » 

Revision 57173

Fixed the sidebar open/close functionality

View differences:

topmenu-dashboard.component.html
3 3
    <nav class="uk-navbar">
4 4

  
5 5
      <!-- main sidebar switch -->
6
      <a href="#" id="sidebar_main_toggle" class="sSwitch sSwitch_left">
6
      <a (click)="toggleSideMenu()" id="sidebar_main_toggle" class="sSwitch sSwitch_left">
7 7
        <span class="sSwitchIcon"></span>
8 8
      </a>
9 9

  

Also available in: Unified diff