Merge commit 'v7.10.20' into WebGUI8
This commit is contained in:
commit
fdb979ca8a
72 changed files with 830 additions and 224 deletions
|
|
@ -50,8 +50,6 @@ my $html = join "\n",
|
|||
$plugin->toHtml;
|
||||
$footer;
|
||||
|
||||
diag $html;
|
||||
|
||||
my @forms = HTML::Form->parse($html, 'http://www.webgui.org');
|
||||
|
||||
##Test Form Generation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue