Change SQL file name and add /alerts support for procedure

This commit is contained in:
Guillaume COEUGNET
2016-06-09 15:07:02 +02:00
parent 7c8a32e324
commit d705836c88
2 changed files with 1 additions and 0 deletions

View File

@@ -185,6 +185,7 @@ else {
if (is_numeric($proc)) {
if ($proc) { $common_output[] = '<th data-column-id="proc" data-formatter="proc" data-sortable="false">Procedure</th>'; }
}
else { $common_output[] = '<th data-column-id="proc" data-formatter="proc" data-sortable="false">Procedure</th>'; }
$common_output[] = '
</tr>
</thead>