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