|
|
@ -82,7 +82,12 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Drupal.behaviors.article_collection_copier = { |
|
|
|
|
|
|
|
- attach: function attach(context, settings) { |
|
|
|
|
|
|
|
- |
|
|
|
|
|
|
|
- $('.field--name-field-collection').appendTo("#toc-sections ol"); |
|
|
|
|
|
|
|
- } |
|
|
|
|
|
|
|
- }; |
|
|
|
Drupal.behaviors.article_keyword_copier = { |
|
|
|
Drupal.behaviors.article_keyword_copier = { |
|
|
|
attach: function attach(context, settings) { |
|
|
|
attach: function attach(context, settings) { |
|
|
|
|
|
|
|
|
|
|
|