projects
/
potlatch2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2d82280
)
Fix #3558.
author
Richard Fairhurst
<richard@systemed.net>
Thu, 3 Mar 2011 11:50:01 +0000
(11:50 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 9 Mar 2011 11:27:22 +0000
(11:27 +0000)
net/systemeD/potlatch2/TagViewer.mxml
patch
|
blob
|
history
diff --git
a/net/systemeD/potlatch2/TagViewer.mxml
b/net/systemeD/potlatch2/TagViewer.mxml
index be77acef789190166249d829556222d184712106..bc79c8d6ce77cbb16068ca9f9dd644a65c346cd2 100644
(file)
--- a/
net/systemeD/potlatch2/TagViewer.mxml
+++ b/
net/systemeD/potlatch2/TagViewer.mxml
@@
-337,6
+337,7
@@
} else {
iconText.htmlText = "<b>No tags set</b><br/><font size='10pt'>Please use the menu below to define what this "+entity.getType()+" is</font>";
}
} else {
iconText.htmlText = "<b>No tags set</b><br/><font size='10pt'>Please use the menu below to define what this "+entity.getType()+" is</font>";
}
+ currentCategorySelector.setSelectedFeature(null);
}
// Set it as the popup, and make sure it's visible
}
// Set it as the popup, and make sure it's visible