gitlab-org--gitlab-foss/app/views/admin
Drew Blessing aaacef47ff Merge branch 'fix-admin-project-urls' into 'master'
Link paths for http and ssh in the admin project show view are incorrect

The link paths for http and ssh in the admin project show view are incorrect. Clicking on them effectively reloads the page. I think the intent is to have the links point to the project dashboard.

Incorrect: http://gitlab.example.com/admin/projects/[namespace]/[project]
Correct: http://gitlab.example.com/[namespace]/[project]

See merge request !214
2015-04-03 15:09:30 +00:00
..
application_settings Support configurable attachment size via Application Settings 2015-04-02 00:04:08 -07:00
applications Refactor buttons 2015-03-14 00:29:32 -07:00
background_jobs Use Gitlab.config instead of Settings everywhere 2014-10-15 23:01:31 +02:00
broadcast_messages Update help texts and default value setting 2015-03-24 12:27:26 -04:00
dashboard Show total user count on dashboard page 2015-03-08 20:45:03 -07:00
groups Use project_member instead of team_member. 2015-03-15 13:50:38 +01:00
hooks Refactor buttons 2015-03-14 00:29:32 -07:00
keys Share the key table between admin and profile resources. 2014-12-30 11:01:30 +01:00
logs Dry admin logs. 2014-10-06 00:14:46 +02:00
projects Merge branch 'fix-admin-project-urls' into 'master' 2015-04-03 15:09:30 +00:00
services Replace alerts with well where alert is not needed 2015-03-25 23:07:59 -07:00
users Use group_member instead of users_group or membership. 2015-03-15 13:49:41 +01:00