Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

Issue 29 #56

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

RemcoJanssen
Copy link

Moved html to layout
And fixed a problem with 'tel.php' from previous pull request, there was an error:

return = JLayoutHelper::render('libraries.joomla.form.fields.tel', $displayData);
changed to
return JLayoutHelper::render('libraries.joomla.form.fields.tel', $displayData);

phproberto and others added 5 commits June 1, 2014 15:07
Changed url layout file with ‚extract displaydata’ and moved layout
from text field to jLayouts
Moved html to layout file
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants