- rfe: Admin bar doesn't resize with the browser
- fix: Left Admin Bar overlap problem
This commit is contained in:
parent
d2d49bffbe
commit
2c1f56a009
7 changed files with 555 additions and 267 deletions
|
|
@ -184,6 +184,7 @@ return props[propName];
|
|||
</script>
|
||||
<!--morehead-->
|
||||
';
|
||||
|
||||
if ($self->session->user->isInGroup(2) || $self->session->setting->get("preventProxyCache")) {
|
||||
# This "triple incantation" panders to the delicate tastes of various browsers for reliable cache suppression.
|
||||
$var{'head.tags'} .= '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue