From d1342510fd79294971ce2eafe3a83892b060fc09 Mon Sep 17 00:00:00 2001 From: Gert van Dijk Date: Thu, 26 Jun 2014 20:46:54 +0200 Subject: [PATCH] Upgrade external resources libraries to current versions. To align with added offline resources: * Semantic UI from 0.12.0 to 0.16.1 (0.18.0 is not yet available on cdnjs.cloudflare.com) * jQuery TableSorter from 2.13.3 to 2.17.2 * moment.js from 2.5.1 to 2.7.0 --- puppetboard/templates/layout.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/puppetboard/templates/layout.html b/puppetboard/templates/layout.html index be5a71b..6dd6fcc 100644 --- a/puppetboard/templates/layout.html +++ b/puppetboard/templates/layout.html @@ -15,9 +15,9 @@ {% else %} - + - + {% endif %} @@ -61,12 +61,12 @@ {% endif %} {% else %} - - + + {% if config.LOCALISE_TIMESTAMP %} - + {% endif %} - + {% endif %} {% if config.LOCALISE_TIMESTAMP %}