equal
deleted
inserted
replaced
162 type: "Controller", |
162 type: "Controller", |
163 disable_annotate_btn: true |
163 disable_annotate_btn: true |
164 }, |
164 }, |
165 <?php if ($protocol_level > 1): ?> |
165 <?php if ($protocol_level > 1): ?> |
166 { |
166 { |
167 type: "Segments", |
167 type: "MultiSegments" |
168 annotation_type: [ "chap", "découpage" ] |
|
169 }, |
|
170 { |
|
171 type: "Annotation", |
|
172 annotation_type: [ "chap", "découpage" ] |
|
173 }, |
168 }, |
174 { type: "Tweet" }, |
169 { type: "Tweet" }, |
175 <?php if (!$use_protocol): ?> |
170 <?php if (!$use_protocol): ?> |
176 { |
171 { |
177 type: "Tagcloud", |
172 type: "Tagcloud", |