Updated the readme.
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
/-------------------------------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 2.1.0
|
||||
@build 26th February, 2016
|
||||
@build 29th February, 2016
|
||||
@created 30th April, 2015
|
||||
@package Component Builder
|
||||
@subpackage fields.php
|
||||
@ -179,7 +179,7 @@ class ComponentbuilderModelFields extends JModelList
|
||||
*
|
||||
* @return translatable string
|
||||
*/
|
||||
protected function selectionTranslation($value,$name)
|
||||
public function selectionTranslation($value,$name)
|
||||
{
|
||||
// Array of datatype language strings
|
||||
if ($name == 'datatype')
|
||||
|
Reference in New Issue
Block a user