Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
t3o_membership
Commits
ea527f52
Commit
ea527f52
authored
Jun 27, 2015
by
Thomas Löffler
Browse files
[TASK] Changes to non-extbase form
parent
7d49a19f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Resources/Private/Partials/Member/Filter.html
View file @
ea527f52
<
f:
form
action=
"list"
method=
"GET"
>
<f:form.textfield
name=
"filter"
value=
"{filterTerm}"
/>
<form
method=
"GET"
>
<f:form.textfield
name=
"
tx_t3omembership_list[
filter
]
"
value=
"{filterTerm}"
/>
<f:form.submit
value=
"{f:translate(key:'filter')}"
class=
"bu"
/>
</f:form>
\ No newline at end of file
</form>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment