qld-gov-au / qgov-mam-angularjs

Map-based information services based on Queensland Government data
http://qld-gov-au.github.io/qgov-mam-angularjs/demo/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Update search.html to handle case of 0 results. #36

Closed scottssutton closed 9 years ago

scottssutton commented 9 years ago

Proposed fix for when 0 results are returned - it will now show a message saying no results have been returned if there are 0 results or display the results section normally if there is at least 1 result.

scottssutton commented 9 years ago

(Hope I've done this right).

I've added in the code to display a message saying no results returned if 0 results are returned. If 1 or more results are returned this displays the results section normally.

bboyle commented 9 years ago

picked up in #37