diff --git a/puppetboard/static/js/jquery.min.map b/puppetboard/static/js/jquery.min.map deleted file mode 120000 index b156621..0000000 --- a/puppetboard/static/js/jquery.min.map +++ /dev/null @@ -1 +0,0 @@ -../jquery-2.1.1/jquery.min.map \ No newline at end of file diff --git a/puppetboard/templates/radiator.html b/puppetboard/templates/radiator.html index 24c9a07..3ef2f67 100644 --- a/puppetboard/templates/radiator.html +++ b/puppetboard/templates/radiator.html @@ -6,7 +6,11 @@ {% endif %} - + {% if config.OFFLINE_MODE %} + + {% else %} + + {% endif %}