From: Jaroslav Kysela Date: Wed, 2 Dec 2015 19:15:44 +0000 (+0100) Subject: WEBUI: remove obsolete code X-Git-Tag: v4.2.1~1402 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7242eaf06d6c47af5638d87d65fa6c5b6071675;p=thirdparty%2Ftvheadend.git WEBUI: remove obsolete code --- diff --git a/src/webui/static/app/tvheadend.js b/src/webui/static/app/tvheadend.js index 3a22c39ef..a3edeab68 100644 --- a/src/webui/static/app/tvheadend.js +++ b/src/webui/static/app/tvheadend.js @@ -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) {