[MIG][10.0] base_external_dbsource (#578)

This commit is contained in:
Henry Zhou
2016-11-25 23:40:55 +08:00
committed by bilbonet
parent b73f870c61
commit e618e65d12
4 changed files with 10 additions and 8 deletions

View File

@@ -31,8 +31,9 @@
</group>
<group col="1">
<field name="connector"/>
<field name="conn_string" placeholder="Please check the tooltip for connection string examples"/>
<button name="connection_test" string="Test Connection" type="object" icon="gtk-network"/>
<field name="conn_string"
placeholder="Please check the tooltip for connection string examples"/>
<button name="connection_test" string="Test Connection" type="object" icon="fa-refresh"/>
</group>
</sheet>
</form>