mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Add operator and respondent details to expression manager
This commit is contained in:
@@ -171,6 +171,9 @@ if (!is_respondent_selection($operator_id))
|
||||
else
|
||||
$data = get_respondentselection_url($operator_id);
|
||||
|
||||
|
||||
$db->CompleteTrans();
|
||||
|
||||
xhtml_object($data,"main-content");
|
||||
|
||||
?>
|
||||
@@ -289,6 +292,5 @@ xhtml_foot();
|
||||
|
||||
|
||||
//if ($db->HasFailedTrans()){ print "<p>FAILED AT END of index</p>"; exit();}
|
||||
$db->CompleteTrans();
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user