Skip to content

Commit

Permalink
ID#183: migrated APF\tools namespace to APF 2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Achatz committed Jun 28, 2014
1 parent 1782d97 commit 9770557
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/form/multifileupload/pres/templates/demo.html
Expand Up @@ -25,9 +25,8 @@
-->
</head>
<body>
<core:addtaglib class="APF\tools\form\taglib\HtmlFormTag" prefix="html" name="form" />
<html:form name="file_upload" >
<form:addtaglib class="APF\tools\form\multifileupload\pres\taglib\MultiFileUploadTag" prefix="form" name="multifileupload" />

<form:multifileupload name="testfield"/>

<form:button name="send" value="Send"/>
Expand Down

0 comments on commit 9770557

Please sign in to comment.