зеркало из https://github.com/mozilla/gecko-dev.git
Fix enabling when last NCIfile is deleted
This commit is contained in:
Родитель
7265e9b718
Коммит
6ce67423b9
|
@ -282,7 +282,7 @@ Width=51
|
|||
Height=14
|
||||
|
||||
onInit=Enable2(%NCIFileList%)
|
||||
onCommand=IterateListBox(NCIFileList,HIDE,cmd.exe /c del "%Root%NCIFiles\%%");GenerateFileList(NCIFileList,%Root%NCIFiles\*.NCI)
|
||||
onCommand=IterateListBox(NCIFileList,HIDE,cmd.exe /c del "%Root%NCIFiles\%%");GenerateFileList(NCIFileList,%Root%NCIFiles\*.NCI);toggleEnabled2(%NCIFileList%,DeleteNCIButton,EditNCIButton)
|
||||
|
||||
Target=NCIFileList
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче