Add public filter to admin projects

This commit is contained in:
Dmitriy Zaporozhets 2013-01-13 17:24:29 +02:00
parent 122acb2254
commit 68bfcd0521
10 changed files with 73 additions and 34 deletions

View file

@ -47,3 +47,5 @@
%li
%span= link_to "System Hooks", help_system_hooks_path
%li
%span= link_to "Public Area", help_public_area_path

View file

@ -0,0 +1,16 @@
%h3.page_title Public Area
.back_link
= link_to help_path do
← to index
%hr
%p
Public area - is part of application with public access.
%br
It used to list all projects with public read-only access.
%br
If you enable public http access to the project - it will appears there
%br
Follow #{link_to "this link", public_root_path} to visit Public Area