medisoft customizations
This commit is contained in:
@ -30,12 +30,7 @@
|
||||
|
||||
{% if training_session.internal? and training_session.approved? %}
|
||||
{% if features.training_events_google_calendar? %}
|
||||
<a
|
||||
href="{{ training_session.google_calendar_url }}"
|
||||
class="np-top-button np-button-font-color np-button np-button-big"
|
||||
>
|
||||
{% t .add_to_calendar %}
|
||||
</a>
|
||||
{% include "training_session_calendars" %}
|
||||
<button type="submit" class="np-top-button np-button np-button-big np-button-secondary">
|
||||
{% t .unregister %}
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user