You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2021/05/06 08:35:54 UTC

[ofbiz-site] branch master updated: Improved: adds Montastic Website Monitoring Service on demos page

This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git


The following commit(s) were added to refs/heads/master by this push:
     new ebb58be  Improved: adds Montastic Website Monitoring Service on demos page
ebb58be is described below

commit ebb58be7ff0a0d717c2ecdcbeb264ab2ba502c05
Author: Jacques Le Roux <ja...@les7arts.com>
AuthorDate: Thu May 6 10:35:20 2021 +0200

    Improved: adds Montastic Website Monitoring Service on demos page
---
 ofbiz-demos.html                  | 7 ++++---
 template/page/ofbiz-demos.tpl.php | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/ofbiz-demos.html b/ofbiz-demos.html
index 9a0d15d..946c871 100644
--- a/ofbiz-demos.html
+++ b/ofbiz-demos.html
@@ -130,9 +130,10 @@
           <aside class="span2 PortfolioStickyMenu" id="sidebar">
             <ul  id="subnav" class="nav nav-stacked sidenav scrollspyNav">
               <li> <a href="#OFDemoAbout">About our Demos</li>
-           <li> <a href="#OFDemoCurrent"> Release 17.12 </a> </li>
-              <li> <a href="#OFDemoTrunk"> Trunk</a> </li>
-         <li> <a href="#OFDemoPrevious"> Release 16.11 </a> </li>
+              	<a class="image" href="https://qpkb254zxeu.montastic.io"><img src="https://qpkb254zxeu.montastic.io/badge" alt="badge"></a>              	
+           		<li> <a href="#OFDemoCurrent"> Release 17.12 </a> </li>
+              	<li> <a href="#OFDemoTrunk"> Trunk</a> </li>
+         		<li> <a href="#OFDemoPrevious"> Release 16.11 </a> </li>
           </ul>
           </aside>
           <div class="span10">
diff --git a/template/page/ofbiz-demos.tpl.php b/template/page/ofbiz-demos.tpl.php
index 674aa12..e1444ca 100644
--- a/template/page/ofbiz-demos.tpl.php
+++ b/template/page/ofbiz-demos.tpl.php
@@ -19,9 +19,10 @@
           <aside class="span2 PortfolioStickyMenu" id="sidebar">
             <ul  id="subnav" class="nav nav-stacked sidenav scrollspyNav">
               <li> <a href="#OFDemoAbout">About our Demos</li>
-           <li> <a href="#OFDemoCurrent"> Release 17.12 </a> </li>
-              <li> <a href="#OFDemoTrunk"> Trunk</a> </li>
-         <li> <a href="#OFDemoPrevious"> Release 16.11 </a> </li>
+              	<a class="image" href="https://qpkb254zxeu.montastic.io"><img src="https://qpkb254zxeu.montastic.io/badge" alt="badge"></a>              	
+           		<li> <a href="#OFDemoCurrent"> Release 17.12 </a> </li>
+              	<li> <a href="#OFDemoTrunk"> Trunk</a> </li>
+         		<li> <a href="#OFDemoPrevious"> Release 16.11 </a> </li>
           </ul>
           </aside>
           <div class="span10">