##// END OF EJS Templates
***
ralonso -
r17:18
parent child
Show More
@@ -210,7 +210,9
210 210 #else: No newline at end of file
211 211 # self.txtInfo.append('Carpetas creadas correctamente') No newline at end of file
212 212
213 No newline at end of file
213 var_sublist = [] No newline at end of file
No newline at end of file
214 var_sublist=[]
No newline at end of file
215 No newline at end of file
214 216 for i in self.var_list[self.lstStartDay.currentIndex():self.lstStartDay.currentIndex() + self.lstStopDay.currentIndex()+1]: No newline at end of file
215 217 self.txtInfo.append(i) No newline at end of file
216 218 var_sublist.append(i) No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now