Skip to content

Commit a201b81

Browse files
committed
Fixed displaying of overview
1 parent 2bc6807 commit a201b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/cached.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ foreach($status->getCachedScripts() as $data) {
6464
<?php } ?>
6565
</section>
6666
<section data-content="overview-scripts">
67-
<div class="cs-data-table show-cs-table cs-table-overview">
67+
<div class="show-cs-table cs-table-overview">
6868
<table>
6969
<thead>
7070
<tr>

0 commit comments

Comments
 (0)