]> git.llucax.com Git - mecon/meconlib.git/blobdiff - lib/MECON/HTML/Link.php
Correccion a PDF Tabla(como no nos dimos cuenta antes)
[mecon/meconlib.git] / lib / MECON / HTML / Link.php
index d50e26170916aee57a01fbb7594c57b09c41668a..ae2458b3a802f832520cc8db0587999af12fc69f 100644 (file)
@@ -249,7 +249,7 @@ If they doesn't exists, they are added, if they exists, they are updated.
      */
     function getCSS()
     {
-        return '/MECON/css/html/link.css';
+        return '/MECON/css/html/link';
     }
 
 }