Merge branch 'iconnor-updated-console' into storageareas
This commit is contained in:
commit
97a1d5a648
|
@ -174,8 +174,6 @@ function getNavBarHTML() {
|
||||||
$cycleWidth = $maxWidth;
|
$cycleWidth = $maxWidth;
|
||||||
$cycleHeight = $maxHeight;
|
$cycleHeight = $maxHeight;
|
||||||
|
|
||||||
$eventsView = ZM_WEB_EVENTS_VIEW;
|
|
||||||
$eventsWindow = 'zm'.ucfirst(ZM_WEB_EVENTS_VIEW);
|
|
||||||
|
|
||||||
$versionClass = (ZM_DYN_DB_VERSION&&(ZM_DYN_DB_VERSION!=ZM_VERSION))?'errorText':'';
|
$versionClass = (ZM_DYN_DB_VERSION&&(ZM_DYN_DB_VERSION!=ZM_VERSION))?'errorText':'';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue