mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 05:25:50 +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>
|
||||
</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>
|
||||
|
|
Loading…
Reference in a new issue