From 1ac24f0a57638b45f54aa0fdf6fd316ad2de2d34 Mon Sep 17 00:00:00 2001 From: Fernando Blat Date: Sat, 17 Jun 2017 16:12:40 +0200 Subject: [PATCH] Fix CSS reference --- docs/graficos/expropiacion.html | 1 - docs/graficos/hidraulicas.html | 1 - docs/graficos/hidraulicas.js | 2 +- docs/graficos/mecanizacion.html | 1 - graficos/expropiacion.html | 1 - graficos/hidraulicas.html | 1 - graficos/mecanizacion.html | 1 - graficos/parcelas.html | 1 - 8 files changed, 1 insertion(+), 8 deletions(-) diff --git a/docs/graficos/expropiacion.html b/docs/graficos/expropiacion.html index e35b440..cc7a5d0 100644 --- a/docs/graficos/expropiacion.html +++ b/docs/graficos/expropiacion.html @@ -5,7 +5,6 @@ - diff --git a/docs/graficos/hidraulicas.html b/docs/graficos/hidraulicas.html index be3038e..68186c1 100755 --- a/docs/graficos/hidraulicas.html +++ b/docs/graficos/hidraulicas.html @@ -4,7 +4,6 @@ - diff --git a/docs/graficos/hidraulicas.js b/docs/graficos/hidraulicas.js index 72fedda..68dbe93 100644 --- a/docs/graficos/hidraulicas.js +++ b/docs/graficos/hidraulicas.js @@ -50,7 +50,7 @@ function draw() { textStyle(BOLD); textSize(14); for (var n = 0; n < nombres.length; n++) { - var nbr = String.toUpperCase(nombres[n]); + var nbr = nombres[n].toUpperCase(); fill(255); noStroke(); fill(0); diff --git a/docs/graficos/mecanizacion.html b/docs/graficos/mecanizacion.html index 1d6e1ef..f9d820f 100644 --- a/docs/graficos/mecanizacion.html +++ b/docs/graficos/mecanizacion.html @@ -4,7 +4,6 @@ - diff --git a/graficos/expropiacion.html b/graficos/expropiacion.html index e35b440..cc7a5d0 100644 --- a/graficos/expropiacion.html +++ b/graficos/expropiacion.html @@ -5,7 +5,6 @@ - diff --git a/graficos/hidraulicas.html b/graficos/hidraulicas.html index be3038e..68186c1 100755 --- a/graficos/hidraulicas.html +++ b/graficos/hidraulicas.html @@ -4,7 +4,6 @@ - diff --git a/graficos/mecanizacion.html b/graficos/mecanizacion.html index 1d6e1ef..f9d820f 100644 --- a/graficos/mecanizacion.html +++ b/graficos/mecanizacion.html @@ -4,7 +4,6 @@ - diff --git a/graficos/parcelas.html b/graficos/parcelas.html index a3eb0a8..67828c5 100644 --- a/graficos/parcelas.html +++ b/graficos/parcelas.html @@ -4,7 +4,6 @@ -