mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-17 21:24:20 +00:00
Start work towards manually added servers
This commit is contained in:
@@ -134,12 +134,13 @@
|
||||
</ListView.ItemTemplate>
|
||||
</ListView>
|
||||
|
||||
<Button Text="Manually Add..."
|
||||
<!--TODO: Manually add "servers" -->
|
||||
<!--<Button Text="Manually Add..."
|
||||
VerticalOptions="Center"
|
||||
HorizontalOptions="FillAndExpand"
|
||||
Clicked="AddInstance"
|
||||
BackgroundColor="White"
|
||||
StyleClass="PrimaryButton"/>
|
||||
StyleClass="PrimaryButton"/>-->
|
||||
</StackLayout>
|
||||
</Frame>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user