fix studio

This commit is contained in:
Bachir Soussi Chiadmi
2018-03-27 17:12:36 +02:00
parent 849ab4f4b0
commit 83f53bd8e0
5 changed files with 46 additions and 24 deletions
@@ -35,7 +35,7 @@ function template_preprocess_edlp_compositions_list(&$vars){
),
),
'delete_link' => array(
'#title' => "delete",
'#title' => t("delete"),
'#type' => 'link',
'#url' => $delete_url,
'#options'=>array(