mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Fixed some notices
This commit is contained in:
@@ -224,6 +224,6 @@ if ($questionnaire_id || $questionnaire_id == -1)
|
||||
print "<p class='well text-danger'>" . T_("No calls for this questionnaire") . "</p>";
|
||||
}
|
||||
|
||||
xhtml_foot("../js/custom.js");
|
||||
xhtml_foot(array("../js/custom.js"));
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user