Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-07-25 23:42:19 +0300
committerOlivier Paroz <github@oparoz.com>2015-07-25 23:42:19 +0300
commita2de8e556e3d7c9962cef0ed84557169165301b6 (patch)
treee49c2ba2d48133bdd0efadf33c69662b8e86bc61 /templates/part.content.php
parent296764948aeaa1d1866def6dae4fde2569514ccf (diff)
Fix EventSource polyfill and make it work exclusively with XHR
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index d276328d..a7981a73 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -19,7 +19,7 @@ script(
'galleryrow',
'galleryimage',
'thumbnail',
- 'vendor/eventsource-polyfill/dist/eventsource.min',
+ 'eventsource-polyfill',
'eventsource',
'vendor/marked/marked.min',
'vendor/bigshot/bigshot-compressed',