mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Show the iCal sharing link instead of directly open it (references #141)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<h1>
|
||||
@yield('title')
|
||||
<a id="ical-button" class="btn btn-outline-dark" href="#">
|
||||
<i class="fas fa-calendar-plus"></i> {{ $L('Export as iCal') }}
|
||||
<i class="fas fa-calendar-plus"></i> {{ $L('Share/Integrate calendar (iCal)') }}
|
||||
</a>
|
||||
</h1>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user