Fix ResourceKey property
This commit is contained in:
parent
a9a66155e2
commit
c86a8cbd2d
|
@ -60,7 +60,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<Label For="url" HelpText="The reference url of the module" resource="ReferenceUrl">Reference Url: </Label>
|
<Label For="url" HelpText="The reference url of the module" ResourceKey="ReferenceUrl">Reference Url: </Label>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<input id="url" class="form-control" @bind="@_url" disabled />
|
<input id="url" class="form-control" @bind="@_url" disabled />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user