publik: force app menu label to be visible (#12816)

This commit is contained in:
Frédéric Péters 2016-08-01 09:42:14 +02:00
parent b99dc589e4
commit eb98cdbdd7
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ $(function() {
var sidepage_button = $('#sidepage #applabel');
sidepage_button.text('Publik');
sidepage_button.css('visibility', 'visible');
/* This won't work if portal agent is installed directly in a top domain
* name. Live with it. */