? Pending

User tests: Successful: Unsuccessful:

avatar PhilETaylor
PhilETaylor
13 Jul 2020

Summary of Changes

move comment above block

Testing Instructions

no testing needed - just merge - only change is moving a comment.

Actual result BEFORE applying this Pull Request

Text::script('JSHOWPASSWORD');
Text::script('JHIDEPASSWORD');
// Load JS message titles
Text::script('ERROR');
Text::script('WARNING');
Text::script('NOTICE');
Text::script('MESSAGE');

Expected result AFTER applying this Pull Request

// Load JS message titles
Text::script('JSHOWPASSWORD');
Text::script('JHIDEPASSWORD');
Text::script('ERROR');
Text::script('WARNING');
Text::script('NOTICE');
Text::script('MESSAGE');

Documentation Changes Required

none

avatar PhilETaylor PhilETaylor - open - 13 Jul 2020
avatar PhilETaylor PhilETaylor - change - 13 Jul 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Jul 2020
Category Modules Administration
avatar PhilETaylor PhilETaylor - change - 13 Jul 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 13 Jul 2020
Category Modules Administration Modules Administration Installation
avatar PhilETaylor PhilETaylor - change - 13 Jul 2020
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2020-07-13 14:17:49
Closed_By PhilETaylor
avatar PhilETaylor PhilETaylor - close - 13 Jul 2020

Add a Comment

Login with GitHub to post a comment