| | |
| | | 'add-response' => 'edit_response.inc', |
| | | 'save-response' => 'edit_response.inc', |
| | | 'delete-response' => 'responses.inc', |
| | | 'upload-display' => 'upload.inc', |
| | | )); |
| | | |
| | | |
| | |
| | | array('command' => 'preferences', 'type' => 'link', 'label' => 'preferences', 'title' => 'editpreferences'), |
| | | array('command' => 'folders', 'type' => 'link', 'label' => 'folders', 'title' => 'managefolders'), |
| | | array('command' => 'identities', 'type' => 'link', 'label' => 'identities', 'title' => 'manageidentities'), |
| | | array('command' => 'responses', 'type' => 'link', 'label' => 'responses', 'title' => 'editresponses'), |
| | | array('command' => 'responses', 'type' => 'link', 'label' => 'responses', 'title' => 'manageresponses'), |
| | | ); |
| | | |
| | | // get all identites from DB and define list of cols to be displayed |