projects
/
potlatch2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bugfix
[potlatch2.git]
/
net
/
systemeD
/
potlatch2
/
TagViewer.mxml
diff --git
a/net/systemeD/potlatch2/TagViewer.mxml
b/net/systemeD/potlatch2/TagViewer.mxml
index 56397fa96bc3e302a9ac9a628e2af7d312d42927..3aa840ae4b384d151c3bbbabbcb351ed5b08598c 100644
(file)
--- a/
net/systemeD/potlatch2/TagViewer.mxml
+++ b/
net/systemeD/potlatch2/TagViewer.mxml
@@
-531,6
+531,7
@@
selectedEntity.resume();
undoStack(action);
popupChange.close();
+ initialiseEditors();
}
private function dragPOI(event:MouseEvent, tags:Array):void {