Merge pull request #319 from hitaspdotnet/patch-2

file link typo
pull/320/head
alirizaadiyahsi 7 years ago committed by GitHub
commit c3391e4769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@
@section scripts {
<abp-script-bundle name="@typeof(NewModel).FullName">
<abp-script src="/pages/blog/posts/bew.js" />
<abp-script src="/pages/blog/posts/new.js" />
</abp-script-bundle>
}
<form method="post">
@ -20,4 +20,4 @@
<abp-input asp-for="Post.BlogId"/>
<abp-button type="submit" text="@L["Submit"].Value" />
</form>
</form>

Loading…
Cancel
Save