Add blog image JS to list page.
This commit is contained in:
parent
e36459c3b8
commit
f5fa4ca853
3 changed files with 2 additions and 2 deletions
|
@ -10,4 +10,4 @@
|
||||||
|
|
||||||
<small>Posted on @Model.Timestamp</small>
|
<small>Posted on @Model.Timestamp</small>
|
||||||
|
|
||||||
<partial name="_ImageJs" />
|
<partial name="_BlogImageJs" />
|
|
@ -22,4 +22,4 @@
|
||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<partial name="_ImageJs" />
|
<partial name="_BlogImageJs" />
|
Loading…
Add table
Add a link
Reference in a new issue