Improved caching and fixed tables
This commit is contained in:
@@ -218,7 +218,7 @@ from plexpy import helpers
|
||||
</div>
|
||||
</div>
|
||||
<div class="table-card-back">
|
||||
<table class="display no-fixed" id="sync_table" width="100%">
|
||||
<table class="display" id="sync_table" width="100%">
|
||||
<thead>
|
||||
<tr>
|
||||
<th align="left" id="state">State</th>
|
||||
|
Reference in New Issue
Block a user