mirror of
https://github.com/oqtane/oqtane.framework.git
synced 2025-05-28 15:53:05 +00:00
use new RenderModes constant
This commit is contained in:
parent
177d015fc6
commit
9a4594227e
@ -321,7 +321,7 @@
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
@if (_rendermode != "Static")
|
||||
@if (_rendermode != RenderModes.StaticServer)
|
||||
{
|
||||
<div class="row mb-1 align-items-center">
|
||||
<Label Class="col-sm-3" For="prerender" HelpText="Specifies if the site supports prerendering" ResourceKey="Prerender">Prerender? </Label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user