From: Richard Fairhurst Date: Thu, 3 Mar 2011 11:50:01 +0000 (+0000) Subject: Fix #3558. X-Git-Tag: 2.0~24 X-Git-Url: https://git.openstreetmap.org/potlatch2.git/commitdiff_plain/7970c866fc412494328f186e3ec992fb0cf99166 Fix #3558. --- diff --git a/net/systemeD/potlatch2/TagViewer.mxml b/net/systemeD/potlatch2/TagViewer.mxml index be77acef..bc79c8d6 100644 --- a/net/systemeD/potlatch2/TagViewer.mxml +++ b/net/systemeD/potlatch2/TagViewer.mxml @@ -337,6 +337,7 @@ } else { iconText.htmlText = "No tags set
Please use the menu below to define what this "+entity.getType()+" is"; } + currentCategorySelector.setSelectedFeature(null); } // Set it as the popup, and make sure it's visible