Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonge committed Mar 18, 2017
1 parent ed100f7 commit f08ccf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/system/js/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Joomla.editors.instances = Joomla.editors.instances || {
};

/**
* Default function. Usually would be overriden by the component
* Default function. Can be overriden by the component to add custom logic
*/
Joomla.submitbutton = function( task ) {
var form = document.querySelectorAll( 'form.form-validate' );
Expand Down

0 comments on commit f08ccf8

Please sign in to comment.