7719: Prevent auto-completion of title before a change is made
This commit is contained in:
@ -101,4 +101,5 @@ class PlaceRefEmbedList(EmbeddedList):
|
||||
self.rebuild()
|
||||
|
||||
def post_rebuild(self, prebuildpath):
|
||||
self.callback()
|
||||
if prebuildpath is not None:
|
||||
self.callback()
|
||||
|
Reference in New Issue
Block a user