diff options
Diffstat (limited to 'lib/tasks')
| -rw-r--r-- | lib/tasks/init.rake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tasks/init.rake b/lib/tasks/init.rake index bf7bfa6b..ec233433 100644 --- a/lib/tasks/init.rake +++ b/lib/tasks/init.rake | |||
| @@ -51,6 +51,7 @@ namespace :cccms do | |||
| 51 | '[aggregate tags="update" limit="30" order_by="published_at" order_direction="DESC"]') | 51 | '[aggregate tags="update" limit="30" order_by="published_at" order_direction="DESC"]') |
| 52 | 52 | ||
| 53 | ensure_node.(root, "disclosure", "Disclosure", "") | 53 | ensure_node.(root, "disclosure", "Disclosure", "") |
| 54 | ensure_node.(root, "banner", "Banner", "") | ||
| 54 | 55 | ||
| 55 | club = ensure_node.(root, "club", "Chaos Computer Club", "") | 56 | club = ensure_node.(root, "club", "Chaos Computer Club", "") |
| 56 | ensure_node.(club, "erfas", "Erfa-Kreise", | 57 | ensure_node.(club, "erfas", "Erfa-Kreise", |
