From 1288a2a4ad22316d8063018fe9444526ba4a8063 Mon Sep 17 00:00:00 2001 From: ngodfraind Date: Thu, 10 Jul 2014 14:47:08 +0200 Subject: [PATCH] Updating for activities. --- Resources/config/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/config/config.yml b/Resources/config/config.yml index 35301bd..0d21a05 100644 --- a/Resources/config/config.yml +++ b/Resources/config/config.yml @@ -8,6 +8,9 @@ plugin: is_browsable: true is_exportable: false icon: icap_lesson_icon.png + activity_rules: + - action: resource-read + - action: resource-icap_lesson-chapter_read #actions: #- name: open #is_action_in_new_page: true \ No newline at end of file