askForListModification must always call its super method
authorpenk
Wed, 16 Mar 2005 18:22:12 +0100
changeset 1902 2477c91ce2fb
parent 1901 e04a945850a4
child 1903 f409fa760169
askForListModification must always call its super method no exception for modal Views
DataSetBuilder.st
--- a/DataSetBuilder.st	Wed Mar 16 18:20:45 2005 +0100
+++ b/DataSetBuilder.st	Wed Mar 16 18:22:12 2005 +0100
@@ -2832,7 +2832,6 @@
 
 askForListModification
     "asks for resource modification"
-
     ^ super askForListModification
 "/    modalOpened ifFalse:[
 "/        ^ super askForListModification