From: ana Date: Tue, 13 Feb 2007 13:50:41 +0000 (+0000) Subject: Repaired bug related to the opening of the link configuration window. X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=13fd79203644fcc9761f55356efaa66f6ad48ade;p=imunes.git Repaired bug related to the opening of the link configuration window. Bug found by: Submitted by: Requested by: Reviewed by: Approved by: Obtained from: --- diff --git a/editor.tcl b/editor.tcl index b235c06..d21522c 100755 --- a/editor.tcl +++ b/editor.tcl @@ -1685,7 +1685,6 @@ proc popupConfigDialog { c } { } if { [lsearch {link linklabel} $tk_type] > -1 } { set object_type link - p } if { "$object_type" == ""} { destroy $wi