summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/templates/events-modal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html
index 5631b4b6..d56d27e2 100644
--- a/www/templates/events-modal.html
+++ b/www/templates/events-modal.html
@@ -59,7 +59,7 @@
<!-- no default video -->
<div ng-if="defaultVideo!==undefined && defaultVideo!='' && loginData.enableh264 == true">
- <div>
+ <div on-double-tap="closeModal();">
<videogular vg-theme="videoObject.config.theme" vg-complete="playbackFinished()">
<vg-controls>
<vg-play-pause-button></vg-play-pause-button>