]> git.llucax.com Git - mecon/meconlib.git/blobdiff - lib/MECON/HTML/QuickForm.php
Se borra tag de xmi2code.
[mecon/meconlib.git] / lib / MECON / HTML / QuickForm.php
index 352e46a78457895519d386c3e7d5c6cb7f7eb55a..c5b52cafa236657b7428e4ec83aab9bf5d2343b6 100644 (file)
@@ -76,6 +76,10 @@ class MECON_HTML_QuickForm extends MECON_HTML_QuickFormSimple {
         $this->renderer->updateAttributes($opts);
     }
 
         $this->renderer->updateAttributes($opts);
     }
 
+    function getCSS() {
+        return $this->renderer->getCSS();
+    }
+
 }
 
 ?>
\ No newline at end of file
 }
 
 ?>
\ No newline at end of file