mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
fixed: added header and css+js libraries
This commit is contained in:
@@ -105,6 +105,7 @@ if ($operator_id)
|
||||
$rs = $db->Execute($sql);
|
||||
if (empty($rs))
|
||||
{
|
||||
xhtml_head(T_("Call History List"),true,$css,$js_head);
|
||||
print "<div class='alert alert-warning col-sm-6'><p>" . T_("No calls ever made") . "</p></div>";
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user