mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
hide displaying page headers in tabs as too space consuming
This commit is contained in:
@@ -67,7 +67,7 @@ if (AUTO_LOGOUT_MINUTES !== false)
|
||||
$js[] = "js/childnap.js";
|
||||
}
|
||||
|
||||
xhtml_head(T_("Contact details"),true,array("css/table.css","css/respondent_interface2.css"),$js);
|
||||
xhtml_head(T_("Contact details"),false,array("css/table.css","css/respondent_interface2.css"),$js);
|
||||
|
||||
|
||||
global $db;
|
||||
|
||||
Reference in New Issue
Block a user