refs #526, forms

* fixed read only
* in read only mode no warnings (then we just do mapping and warnings do not help)
This commit is contained in:
Klaus Basan
2016-01-02 20:52:26 +01:00
parent 0a6ed4e874
commit 5aa1f3bc94
8 changed files with 43 additions and 16 deletions

View File

@@ -78,13 +78,6 @@
</property>
</widget>
</item>
<item row="1" column="6">
<widget class="QPushButton" name="pb_Publish">
<property name="text">
<string>Publish</string>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QLineEdit" name="le_Description">
<property name="placeholderText">
@@ -199,7 +192,6 @@
<tabstop>le_Name</tabstop>
<tabstop>le_Description</tabstop>
<tabstop>pb_Stash</tabstop>
<tabstop>pb_Publish</tabstop>
<tabstop>le_LastUpdated</tabstop>
</tabstops>
<resources/>