Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
lime-marc committed Jan 9, 2020
2 parents 3019387 + 50ba02b commit e62f991
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions application/views/admin/responses/browseallheader_view.php
@@ -1,3 +1,12 @@
<?php

/**Todo
* Delete unused view !!!!!
*
*/

?>

<script type='text/javascript'>
var strdeleteconfirm='<?php eT('Do you really want to delete this response?', 'js'); ?>';
var strDeleteAllConfirm='<?php eT('Do you really want to delete all marked responses?', 'js'); ?>';
Expand Down

0 comments on commit e62f991

Please sign in to comment.