7719: Prevent auto-completion of title before a change is made

This commit is contained in:
Nick Hall 2014-05-19 22:43:18 +01:00
parent 9d6049d1af
commit d01a33d382

View File

@ -101,4 +101,5 @@ class PlaceRefEmbedList(EmbeddedList):
self.rebuild()
def post_rebuild(self, prebuildpath):
if prebuildpath is not None:
self.callback()