Added Budgets Create/Update/Delete, Account Create/Update/Delete, and fully added settings tab, and refactored a lot of the data logic
This commit is contained in:
@@ -257,6 +257,7 @@
|
||||
Classes="ghost"
|
||||
SelectionMode="SingleDate"
|
||||
SelectedDates="{Binding Dates}"
|
||||
SelectedDate="{Binding}"
|
||||
HorizontalAlignment="Stretch"
|
||||
Padding="12,10" />
|
||||
<Button Grid.Column="1"
|
||||
|
||||
Reference in New Issue
Block a user