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()
|
self.rebuild()
|
||||||
|
|
||||||
def post_rebuild(self, prebuildpath):
|
def post_rebuild(self, prebuildpath):
|
||||||
self.callback()
|
if prebuildpath is not None:
|
||||||
|
self.callback()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user