DIB
This commit is contained in:
parent
15fec4ddf1
commit
ca3ac85ecd
7 changed files with 100 additions and 49 deletions
|
|
@ -93,8 +93,10 @@
|
|||
Path=IsValid,
|
||||
Converter={StaticResource boolToStyleImage}}" />
|
||||
</StackLayout>
|
||||
|
||||
<Button Text="Valider cette ligne de devis"
|
||||
<Button Text="Términé"
|
||||
Command="{Binding DeleteCommand}"
|
||||
Clicked="OnValidateClicked"></Button>
|
||||
<Button Text="Términé"
|
||||
Command="{Binding ValidateCommand}"
|
||||
Clicked="OnValidateClicked"></Button>
|
||||
</StackLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue