{{layout.header.title}}
{{layout.header.subtitle}}
-
\ No newline at end of file
+
diff --git a/cms/templates/index.html b/cms/templates/index.html
index 9503e7f..6888011 100644
--- a/cms/templates/index.html
+++ b/cms/templates/index.html
@@ -62,7 +62,7 @@ Vanderbilt University Medical Center
var _layout = {{layout|tojson}}
- sessionStorage.setItem('{{system.id}}','{{system.context|safe}}')
+ //sessionStorage.setItem('{{system.id}}','{{system.context|safe}}')
$(document).ready( function(){
bootup.init('{{system.id}}',_layout)
diff --git a/meta/__init__.py b/meta/__init__.py
index 5a70ba9..7c8e49e 100644
--- a/meta/__init__.py
+++ b/meta/__init__.py
@@ -1,5 +1,5 @@
__author__ = "Steve L. Nyemba"
-__version__= "2.1.6"
+__version__= "2.2.2"
__email__ = "steve@the-phi.com"
__license__="""
Copyright 2010 - 2024, Steve L. Nyemba, Vanderbilt University Medical Center