kopia lustrzana https://github.com/friendica/friendica
Frio: Fix calendar
rodzic
9f324bf15b
commit
2ef3dc68b4
|
@ -11,7 +11,7 @@
|
|||
{{* The link to create a new event *}}
|
||||
{{if $new_event.0}}
|
||||
<div class="pull-right" id="new-event-link">
|
||||
<button type="button" class="btn btn-primary page-action onclick="addToModal('{{$new_event.0}}')" data-toggle="tooltip">
|
||||
<button type="button" class="btn btn-primary page-action" onclick="addToModal('{{$new_event.0}}')" data-toggle="tooltip">
|
||||
<i class="fa fa-plus"></i>
|
||||
<span>{{$new_event.1}}</span>
|
||||
</button>
|
||||
|
|
Ładowanie…
Reference in New Issue