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