Skip to content

Commit 1f083ec

Browse files
committed
minor fix toolbar
1 parent 6f83518 commit 1f083ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/Layout/Header.Part Title and Assets.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515

1616
@hdHlp.AddFeatureLogo("app-icon.png", "https://2sxc.org/dnn-tutorials/en/razor")
17-
<h1 class="col-auto p-0" Edit.TagToolbar()>
17+
<h1 class="col-auto p-0" @Edit.TagToolbar()>
1818
@title
1919
</h1>
2020

0 commit comments

Comments
 (0)