correction de l'option filtre
This commit is contained in:
parent
036b7c953a
commit
8cb2fc93f1
@ -286,7 +286,7 @@ fi
|
||||
|
||||
elif [ "$choixmenu" = "fi" ];then
|
||||
#Filtre
|
||||
filter=$(zenity $W --entry)
|
||||
filter=$(zenity $W --entry --entry-text "$filter")
|
||||
|
||||
elif [ "$choixmenu" = "id" ];then
|
||||
# Information sur le dépôt
|
||||
|
Loading…
Reference in New Issue
Block a user