This commit is contained in:
Uwe Steinmann 2016-10-05 11:16:16 +02:00
parent f5dc479714
commit 42de7bb0c9

View File

@ -120,7 +120,6 @@ class SeedDMS_View_ReceiptSummary extends SeedDMS_Bootstrap_Style {
print "<th>".getMLText("action")."</th>\n";
print "<th>".getMLText("last_update")."</th>\n";
print "</tr>\n</thead>\n<tbody>\n";
print "<table class=\"folderView\">";
$printheader=false;
}