GOCDB / gocdb

Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.
Apache License 2.0
12 stars 27 forks source link

Rework Home Site display #493

Closed gregcorbett closed 7 months ago

gregcorbett commented 8 months ago

Having the line break in the href string caused the spaces to be interpreted as part of the URL, which led to URLs like:

portal/index.php?Page_Type=Site&id=%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 5

gregcorbett commented 7 months ago

post review, I will squash the 5 commits into one.

gregcorbett commented 7 months ago

rebased to squash and resolve conflict