You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2018/02/13 22:36:55 UTC

[isis] 01/03: ISIS-1813: updates document template to include version

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

danhaywood pushed a commit to branch maint-1.16.1
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 93c1897fdfcc695a0c300fb67739adac4699e04f
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Feb 13 22:07:58 2018 +0000

    ISIS-1813: updates document template to include version
---
 adocs/template/document.html.erb | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/adocs/template/document.html.erb b/adocs/template/document.html.erb
index 43a9c61..7b291b9 100644
--- a/adocs/template/document.html.erb
+++ b/adocs/template/document.html.erb
@@ -202,6 +202,9 @@
                     </div>
                 </form>
             </div>
+
+            <p class="nav navbar-text navbar-right small">v1.16.1-SNAPSHOT</p>
+
         </div>
     </div>
 </nav>
@@ -258,7 +261,7 @@
     <div class="container">
         <div class="row">
         <p class="text-center small text-muted">
-              Copyright &copy; 2010~2017 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0.
+              Copyright &copy; 2010~2018 The Apache&nbsp;Software&nbsp;Foundation, licensed under the Apache&nbsp;License,&nbsp;v2.0.
               <br/>
               Apache, the Apache feather logo, Apache&nbsp;Isis, and the Apache&nbsp;Isis project logo are all trademarks of The&nbsp;Apache&nbsp;Software&nbsp;Foundation.
         </p>

-- 
To stop receiving notification emails like this one, please contact
danhaywood@apache.org.