Sponsor dashboard added, with sponsor component for splash page
This commit is contained in:
parent
643b8b173a
commit
ea119a8158
36 changed files with 549 additions and 12 deletions
|
|
@ -28,3 +28,8 @@
|
|||
= link_to(admin_people_path) do
|
||||
%span.glyphicon.glyphicon-star-empty
|
||||
People
|
||||
%li
|
||||
= link_to(admin_organizations_path) do
|
||||
%span.glyphicon.glyphicon-th
|
||||
Organization
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue