From 954f603ec36b89dbe10e9176a840fefd0e2005e0 Mon Sep 17 00:00:00 2001 From: Marko Mackic Date: Fri, 20 Jan 2017 02:51:44 +0100 Subject: [PATCH] Update jsxc_launch.html All static links changed. Referencing #718 --- plinth/modules/jsxc/templates/jsxc_launch.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plinth/modules/jsxc/templates/jsxc_launch.html b/plinth/modules/jsxc/templates/jsxc_launch.html index 93c3404e2..c1b12e9d2 100644 --- a/plinth/modules/jsxc/templates/jsxc_launch.html +++ b/plinth/modules/jsxc/templates/jsxc_launch.html @@ -56,9 +56,9 @@ rel="stylesheet" type="text/css" /> - - @@ -73,11 +73,11 @@ // @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL v3.0 or later var plinth_settings = { "domainname": "{{ domainname }}", - "jsxc_root": "{% static 'xmpp/libjs-jsxc' %}" + "jsxc_root": "{% static 'jsxc/libjs-jsxc' %}" }; // @license-end - +