summarylogtreecommitdiffstats
path: root/player.html.patch
diff options
context:
space:
mode:
Diffstat (limited to 'player.html.patch')
-rw-r--r--player.html.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/player.html.patch b/player.html.patch
deleted file mode 100644
index 79663dec3208..000000000000
--- a/player.html.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- Sozi-17.02/templates/player.html 2017-02-05 18:45:21.000000000 +0330
-+++ Sozi-17.02.new/templates/player.html.new 2017-05-10 09:59:28.629724903 +0430
-@@ -108,6 +108,6 @@
- <div class="sozi-blank-screen"></div>
- <script>var soziPresentationData = {{ json }};</script>
- {% endraw %}
-- <script>{{ playerJs }}</script>
-+ <script>{{'{% raw %}'}}{{ playerJs|safe }}{{'{% endraw %}'}}</script>
- </body>
- </html>