Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEBUI: remove obsolete code
  • Loading branch information
perexg committed Dec 2, 2015
1 parent 1a604ee commit c7242ea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/webui/static/app/tvheadend.js
Expand Up @@ -566,9 +566,6 @@ function accessUpdate(o) {
tvheadend.rootTabPanel.add(cp);
tvheadend.confpanel = cp;
cp.doLayout();

/* Force to change uilevel (callback!) */
tvheadend.uilevel = '';
}

if (o.admin == true && tvheadend.statuspanel == null) {
Expand Down

0 comments on commit c7242ea

Please sign in to comment.