[Libreoffice-commits] online.git: loleaflet/debug loleaflet/dist
Pranav Kant
pranavk at collabora.com
Tue May 31 09:04:11 UTC 2016
loleaflet/debug/document/loleaflet.html | 4 ++--
loleaflet/dist/loleaflet.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 7e1d3fe87e07010ab4eae10f96d35f5540416114
Author: Pranav Kant <pranavk at collabora.com>
Date: Tue May 31 14:33:31 2016 +0530
loleaflet: Consistency
Change-Id: I5962af5731199cf507da0eece0adc7b480f48ce0
diff --git a/loleaflet/debug/document/loleaflet.html b/loleaflet/debug/document/loleaflet.html
index 4e03ac0..f0ecc5e 100644
--- a/loleaflet/debug/document/loleaflet.html
+++ b/loleaflet/debug/document/loleaflet.html
@@ -22,8 +22,8 @@
<link rel="stylesheet" href="/loleaflet/%VERSION%/dialog/vex-theme-plain.css" />
<link rel="stylesheet" href="/loleaflet/%VERSION%/toolbar/w2ui.min.css" />
<link rel="stylesheet" href="/loleaflet/%VERSION%/toolbar/select2.min.css" />
-<link rel="stylesheet" href="/loleaflet/dist/smartmenus/sm-core-css.css" />
-<link rel="stylesheet" href="/loleaflet/dist/smartmenus/sm-simple.css" />
+<link rel="stylesheet" href="/loleaflet/%VERSION%/smartmenus/sm-core-css.css" />
+<link rel="stylesheet" href="/loleaflet/%VERSION%/smartmenus/sm-simple.css" />
<link rel="stylesheet" href="/loleaflet/%VERSION%/jqueryui/1.11.1/themes/ui-lightness/jquery-ui.css">
<link rel="stylesheet" href="/loleaflet/%VERSION%/toolbar/evol.colorpicker.min.css">
<link rel="localizations" href="/loleaflet/%VERSION%/l10n/localizations.json" type="application/vnd.oftn.l10n+json"/>
diff --git a/loleaflet/dist/loleaflet.html b/loleaflet/dist/loleaflet.html
index bb87b6c..a9f6613 100644
--- a/loleaflet/dist/loleaflet.html
+++ b/loleaflet/dist/loleaflet.html
@@ -22,8 +22,8 @@
<link rel="stylesheet" href="/loleaflet/%VERSION%/dialog/vex-theme-plain.css" />
<link rel="stylesheet" href="/loleaflet/%VERSION%/toolbar/w2ui.min.css" />
<link rel="stylesheet" href="/loleaflet/%VERSION%/toolbar/select2.min.css" />
-<link rel="stylesheet" href="/loleaflet/dist/smartmenus/sm-core-css.css" />
-<link rel="stylesheet" href="/loleaflet/dist/smartmenus/sm-simple.css" />
+<link rel="stylesheet" href="/loleaflet/%VERSION%/smartmenus/sm-core-css.css" />
+<link rel="stylesheet" href="/loleaflet/%VERSION%/smartmenus/sm-simple.css" />
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/themes/ui-lightness/jquery-ui.css">
<link rel="stylesheet" href="/loleaflet/%VERSION%/toolbar/evol.colorpicker.min.css">
<link rel="localizations" href="/loleaflet/%VERSION%/l10n/localizations.json" type="application/vnd.oftn.l10n+json"/>
More information about the Libreoffice-commits
mailing list