mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
Merge pull request #1446 from owncloud/remove-tooltip
remove superfluous tooltip from server address input field
This commit is contained in:
commit
b4f992b944
1 changed files with 0 additions and 3 deletions
|
@ -95,9 +95,6 @@
|
||||||
<verstretch>0</verstretch>
|
<verstretch>0</verstretch>
|
||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</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">
|
<property name="placeholderText">
|
||||||
<string>https://...</string>
|
<string>https://...</string>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Reference in a new issue