dbhub: Fix branch list in push dialog

The JSON format generated by the server has changed.
This commit is contained in:
Martin Kleusberg
2017-09-08 14:49:02 +02:00
parent c44e8ce9e0
commit 08e5f532ce
5 changed files with 15 additions and 8 deletions

View File

@@ -105,6 +105,9 @@ p, li { white-space: pre-wrap; }
<property name="editable">
<bool>true</bool>
</property>
<property name="duplicatesEnabled">
<bool>true</bool>
</property>
</widget>
</item>
</layout>