From 7df349b196188ed4fec655c4db88e9329424a5a2 Mon Sep 17 00:00:00 2001 From: Klaas Winter Date: Thu, 3 Dec 2015 15:18:58 +0100 Subject: [PATCH] Fixed #2, Manual coloring is not working in minified version of the application The reason for the problem was that minifying removes value-less tags. Such tags are however used by ui-bootstrap to create dropdown menus. Fixed by giving the tags a problem. --- R.ICoVeR/inst/www/index-raw.html | 4 ++-- R.ICoVeR/inst/www/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/R.ICoVeR/inst/www/index-raw.html b/R.ICoVeR/inst/www/index-raw.html index 8b47bcd..01c6400 100644 --- a/R.ICoVeR/inst/www/index-raw.html +++ b/R.ICoVeR/inst/www/index-raw.html @@ -21,9 +21,9 @@