diff options
-rw-r--r-- | app/views/help/_sidebar.rhtml | 3 | ||||
-rw-r--r-- | todo.txt | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/app/views/help/_sidebar.rhtml b/app/views/help/_sidebar.rhtml index a4be33988..e25b3c1f4 100644 --- a/app/views/help/_sidebar.rhtml +++ b/app/views/help/_sidebar.rhtml @@ -6,6 +6,9 @@ <li><%= link_to_unless_current "Privacy policy", "/help/privacy" %></li> <li><%= link_to_unless_current "FOI officers", "/help/officers" %></li> <li><%= link_to_unless_current "Credits", "/help/credits" %></li> + </ul> + + <ul> <li><%= link_to_unless_current "Programmers API", "/help/api" %></li> <li><%= link_to_unless_current "Advanced search", "/search" %></li> </ul> @@ -6,6 +6,8 @@ Link to API help - "Can I help out" a bit invisible - Remove slashes on end of help URLs +Clear all caches to upgrade mobile phone help links + Keep URL through funnel for Louise |