Merge pull request #1446 from owncloud/remove-tooltip

remove superfluous tooltip from server address input field
This commit is contained in:
Olivier Goffart 2014-03-25 20:16:26 +01:00
commit b4f992b944

View file

@ -95,9 +95,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Enter the URL of the server that you want to connect to (without http or https).</string>
</property>
<property name="placeholderText">
<string>https://...</string>
</property>