lnu-norge / lokaler.lnu.no

A website for finding spaces to be in for Norwegian volunteer organizations
http://lokaler.lnu.no/
GNU Affero General Public License v3.0
10 stars 2 forks source link

Also hide the URL if it's just an empty string #132

Closed DanielJackson-Oslo closed 2 years ago

DanielJackson-Oslo commented 2 years ago

Previously we would show the url like this, if it was saved as an empty string:

image

Now it hides it if the string is not .present?

image