added new light industriel view and indus. export list for simplenewsletter massive subscription

This commit is contained in:
Bachir Soussi Chiadmi
2017-07-05 21:29:03 +02:00
parent ab9f1d3cc4
commit 9369b73118
6 changed files with 438 additions and 110 deletions

View File

@@ -198,6 +198,7 @@ function _token_token_tree_format_row($token, array $token_info, $is_group = FAL
$row = $defaults;
$row['id'] = _token_clean_css_identifier($token);
$row['data']['token'] = array();
$row['data']['name'] = $token_info['name'];
$row['data']['description'] = $token_info['description'];