summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorHongyi Zhang <hongyi73.zhang@gmail.com>2015-09-30 02:46:48 +0200
committerHongyi Zhang <hongyi73.zhang@gmail.com>2015-09-30 02:46:48 +0200
commitb881ba33067000117f50ede4a9b76aaef99a3605 (patch)
tree60606bbc99df9fa555643faa1acbb5817901918f /user_guide_src
parent84b5f24f2fa9932e6986cdb98731d1a0e7e76e1e (diff)
add end modification message back
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com>
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/_themes/sphinx_rtd_theme/static/js/theme.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/user_guide_src/source/_themes/sphinx_rtd_theme/static/js/theme.js b/user_guide_src/source/_themes/sphinx_rtd_theme/static/js/theme.js
index 267d87c6e..f7ea328bf 100644
--- a/user_guide_src/source/_themes/sphinx_rtd_theme/static/js/theme.js
+++ b/user_guide_src/source/_themes/sphinx_rtd_theme/static/js/theme.js
@@ -49,6 +49,8 @@ $(document).ready(function () {
$('#closeMe').trigger('click');
//$('#nav').slideToggle();
}
+ // END MODIFICATION ---
+
});
// Rufnex Cookie functions