fixes #97 and creates a library dictionary cache to avoid FindById recursion
This commit is contained in:
parent
991cbb0830
commit
3eb34de649
6 changed files with 30 additions and 61 deletions
|
@ -24,6 +24,8 @@
|
|||
|
||||
<div class="itemDetailBlock">
|
||||
|
||||
<p id="itemRatings" style="text-align: right;">
|
||||
</p>
|
||||
<p id="itemTagline" style="font-style: italic;"></p>
|
||||
<p id="itemOverview"></p>
|
||||
<p id="itemCommunityRating"></p>
|
||||
|
@ -35,8 +37,6 @@
|
|||
<p id="itemStudios">
|
||||
</p>
|
||||
|
||||
<p id="itemRatings">
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue