Reverted previous modified code fixing access permissions in lists

This commit is contained in:
Manuel Cillero 2017-09-18 17:55:57 +02:00
parent 6b9f1ad9d5
commit 6a9423006b
4 changed files with 18 additions and 5 deletions

View file

@ -12,8 +12,6 @@ function stormidea_list() {
$i = new stdClass();
$i->type = 'stormidea';
$params = $_GET;
$header = array(
array(
'data' => t('Idea'),