[mapguide-commits] r9404 - in sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide: aqua limegold maroon slate turquoiseyellow

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon Jul 30 09:47:41 PDT 2018


Author: jng
Date: 2018-07-30 09:47:41 -0700 (Mon, 30 Jul 2018)
New Revision: 9404

Modified:
   sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/aqua/index.templ
   sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/limegold/index.templ
   sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/maroon/index.templ
   sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/slate/index.templ
   sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/turquoiseyellow/index.templ
Log:
Put external scripts placeholder *after* the fusion script placeholder.

Modified: sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/aqua/index.templ
===================================================================
--- sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/aqua/index.templ	2018-07-26 16:36:24 UTC (rev 9403)
+++ sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/aqua/index.templ	2018-07-30 16:47:41 UTC (rev 9404)
@@ -5,8 +5,8 @@
 <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
+<script type="text/javascript" src="%__LIB_BASE__%/%__FUSION_SCRIPT__%.js"></script>
 %__SCRIPTS__%
-<script type="text/javascript" src="%__LIB_BASE__%/%__FUSION_SCRIPT__%.js"></script>
 <link rel="stylesheet" href="%__LIB_BASE__%/jxLib/themes/delicious/jxtheme.css" type="text/css" media="screen" charset="utf-8" />
 <link rel="stylesheet" href="%__TEMPLATE_BASE__%/aqua.css" type="text/css" media="screen" charset="utf-8" />
 <!--[if lte IE 6]>

Modified: sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/limegold/index.templ
===================================================================
--- sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/limegold/index.templ	2018-07-26 16:36:24 UTC (rev 9403)
+++ sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/limegold/index.templ	2018-07-30 16:47:41 UTC (rev 9404)
@@ -5,8 +5,8 @@
 <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
+<script type="text/javascript" src="%__LIB_BASE__%/%__FUSION_SCRIPT__%.js"></script>
 %__SCRIPTS__%
-<script type="text/javascript" src="%__LIB_BASE__%/%__FUSION_SCRIPT__%.js"></script>
 <link rel="stylesheet" href="%__LIB_BASE__%/jxLib/themes/delicious/jxtheme.css" type="text/css" media="screen" charset="utf-8" />
 <link rel="stylesheet" href="%__TEMPLATE_BASE__%/limegold.css" type="text/css" media="screen" charset="utf-8" />
 <!--[if lte IE 6]>

Modified: sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/maroon/index.templ
===================================================================
--- sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/maroon/index.templ	2018-07-26 16:36:24 UTC (rev 9403)
+++ sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/maroon/index.templ	2018-07-30 16:47:41 UTC (rev 9404)
@@ -5,8 +5,8 @@
 <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
+<script type="text/javascript" src="%__LIB_BASE__%/%__FUSION_SCRIPT__%.js"></script>
 %__SCRIPTS__%
-<script type="text/javascript" src="%__LIB_BASE__%/%__FUSION_SCRIPT__%.js"></script>
 <link rel="stylesheet" href="%__LIB_BASE__%/jxLib/themes/delicious/jxtheme.css" type="text/css" media="screen" charset="utf-8" />
 <link rel="stylesheet" href="%__TEMPLATE_BASE__%/maroon.css" type="text/css" media="screen" charset="utf-8" />
 <!--[if lte IE 6]>

Modified: sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/slate/index.templ
===================================================================
--- sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/slate/index.templ	2018-07-26 16:36:24 UTC (rev 9403)
+++ sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/slate/index.templ	2018-07-30 16:47:41 UTC (rev 9404)
@@ -5,8 +5,8 @@
 <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
+<script type="text/javascript" src="%__LIB_BASE__%/%__FUSION_SCRIPT__%.js"></script>
 %__SCRIPTS__%
-<script type="text/javascript" src="%__LIB_BASE__%/%__FUSION_SCRIPT__%.js"></script>
 <link rel="stylesheet" href="%__LIB_BASE__%/jxLib/themes/delicious/jxtheme.css" type="text/css" media="screen" charset="utf-8" />
 <link rel="stylesheet" href="%__TEMPLATE_BASE__%/slate.css" type="text/css" media="screen" charset="utf-8" />
 <!--[if lte IE 6]>

Modified: sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/turquoiseyellow/index.templ
===================================================================
--- sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/turquoiseyellow/index.templ	2018-07-26 16:36:24 UTC (rev 9403)
+++ sandbox/jng/fusion_entrypoint_refactor/Oem/fusionMG/templates/mapguide/turquoiseyellow/index.templ	2018-07-30 16:47:41 UTC (rev 9404)
@@ -5,8 +5,8 @@
 <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
+<script type="text/javascript" src="%__LIB_BASE__%/%__FUSION_SCRIPT__%.js"></script>
 %__SCRIPTS__%
-<script type="text/javascript" src="%__LIB_BASE__%/%__FUSION_SCRIPT__%.js"></script>
 <link rel="stylesheet" href="%__LIB_BASE__%/jxLib/themes/delicious/jxtheme.css" type="text/css" media="screen" charset="utf-8" />
 <link rel="stylesheet" href="%__TEMPLATE_BASE__%/turquoiseyellow.css" type="text/css" media="screen" charset="utf-8" />
 <!--[if lte IE 6]>



More information about the mapguide-commits mailing list