From 5fe145777e674ae52ce3cfd8a9b498c6a4f681f7 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 25 Sep 2012 21:25:49 +0000 Subject: [PATCH] Correção na ferramenta de escolha de cores --- ferramentas/colourramp/index.php | 33 ++++++++++++++++++--------------- ferramentas/metaestat/index.js | 15 +++++++++++++-- 2 files changed, 31 insertions(+), 17 deletions(-) diff --git a/ferramentas/colourramp/index.php b/ferramentas/colourramp/index.php index a52f615..c0e564b 100644 --- a/ferramentas/colourramp/index.php +++ b/ferramentas/colourramp/index.php @@ -1,16 +1,19 @@ listaColourRamps("../.."))); + $lista = implode(",",($m->listaColourRamps(__DIR__."/../.."))); if(!isset($ncores)) {$ncores = 10;} + if(empty($locaplic)){ + $locaplic = "../.."; + } ?> - +