~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to views/display-form-request-screenshot.twig

  • Committer: GitHub
  • Author(s): Dan Garner
  • Date: 2018-11-27 09:22:38 UTC
  • mfrom: (253.3.70)
  • Revision ID: git-v1:7b0c49ebaa462a5241ec227c0b3a0fb154634522
Merge pull request #430 from PeterMis/bugfix/1.8.12-pack4

Implement auto-enable of thumbnail column on request screenshot xibos…

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
{% block formButtons %}
19
19
    {% trans "Help" %}, XiboHelpRender("{{ help }}")
20
20
    {% trans "Cancel" %}, XiboDialogClose()
21
 
    {% trans "Save" %}, $("#displayRequestScreenshotForm").submit()
 
21
    {% trans "Save" %}, displayRequestScreenshotFormSubmit()
22
22
{% endblock %}
23
23
 
24
24
{% block formHtml %}