add help raketasks to search autocomplete

This commit is contained in:
Johannes Schleifenbaum 2012-12-08 17:34:24 +01:00
parent f8144bd377
commit 3a48177762

View file

@ -95,6 +95,7 @@ module ApplicationHelper
{ label: "API Help", url: help_api_path },
{ label: "Markdown Help", url: help_markdown_path },
{ label: "SSH Keys Help", url: help_ssh_path },
{ label: "Gitlab Rake Tasks Help", url: help_raketasks_path },
]
project_nav = []