mirror of
https://github.com/oqtane/oqtane.framework.git
synced 2025-05-17 10:09:24 +00:00
Adds the comment for client logo refresh boolean
This commit is contained in:
parent
006cd1ee89
commit
8ed11cdc07
@ -582,7 +582,7 @@
|
|||||||
if (logofileid != _logofileid)
|
if (logofileid != _logofileid)
|
||||||
{
|
{
|
||||||
_logofileid = logofileid;
|
_logofileid = logofileid;
|
||||||
refresh = true;
|
refresh = true; // needs to be refreshed on client
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
int? faviconFieldId = _faviconfilemanager.GetFileId();
|
int? faviconFieldId = _faviconfilemanager.GetFileId();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user