User tests: Successful: Unsuccessful:
Render fields with getControlGroup
Do we need the <div>
around the echo?<div >
<?php echo $this->form->renderField('user_id'); ?>
</div>
Also, could you as well patch
ROOT/administrator/components/com_contact/views/contact/tmpl/modal.php
Setting back tracker to pending until agreeing
OK applied to the modal view :)
Umm the div already existed - so I left it there before. But I see no need for it so removed it
I think you forgot to change in the modal view<?php echo $this->form->getControlGroup('user_id'); ?>
<?php echo $this->form->getControlGroup('image'); ?>
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-03-26 09:03:34 |
tested this PR with the last Nightly Build successful.
You may blame the J!Tracker Application for transmitting this comment.