mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #38079 from nextcloud/stable26-fix-weather-aria-label
[stable26] Fix weather app aria label
This commit is contained in:
commit
769242d644
3 changed files with 4 additions and 3 deletions
|
|
@ -24,6 +24,7 @@
|
|||
<div id="weather-status-menu-item">
|
||||
<NcActions class="weather-status-menu-item__subheader"
|
||||
:default-icon="weatherIcon"
|
||||
:aria-label="currentWeatherMessage"
|
||||
:menu-title="currentWeatherMessage">
|
||||
<NcActionText v-if="gotWeather"
|
||||
:icon="futureWeatherIcon">
|
||||
|
|
|
|||
4
dist/weather_status-weather-status.js
vendored
4
dist/weather_status-weather-status.js
vendored
File diff suppressed because one or more lines are too long
2
dist/weather_status-weather-status.js.map
vendored
2
dist/weather_status-weather-status.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue