{% extends "layout.html" %} {% block title %}Triggers{% endblock %} {% block content %} {% include "modal.html" %} {% if current_user.is_authenticated and current_user.is_admin %}
{{ trigger.caption }} | Delete |
Import trigger from JSON
Paste a triggers JSON data here. Click Fill form to fill the trigger-form with the imported data.
The internal ID of the imported trigger and user assignments will NOT be imported!
Click the Save button below the form to store the imported trigger into the database as a new trigger.