Skip to content

Commit

Permalink
Task #173069 feat: Update infra extensions code used in JGive to make…
Browse files Browse the repository at this point in the history
… Joomla 4 compatible
  • Loading branch information
ankush-maherwal committed Dec 8, 2021
1 parent 8e950cf commit 1473ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/models/fields/tjfile.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* @link http://www.w3.org/TR/html-markup/input.file.html#input.file
* @since 11.1
*/
class JFormFieldTjFile extends FormField
class JFormFieldTjFile extends JFormFieldFile
{
/**
* The form field type.
Expand Down

0 comments on commit 1473ff0

Please sign in to comment.