eslint and style lint fixes
3 unresolved threads
3 unresolved threads
Closes #3448941
Merge request reports
Activity
added 1 commit
added 1 commit
added 1 commit
added 1 commit
added 1 commit
added 1 commit
1 1 name: Scrollup 2 description: 'Scroll Up to the page. Provide advanced configuration for administrator to manage behaviour of scrolling.' 2 description: 'Scroll Up to the page. Provide advanced configuration for administrator to manage behavior of scrolling.' changed this line in version 12 of the diff
15 15 case 'help.page.scrollup': 16 16 $output = ''; 17 17 $output .= '<h3>' . t('Scrollup') . '</h3>'; 18 $output .= '<p>' . t('Scroll Up to the page. Provide advanced configuration for administrator to manage behaviour of scrolling.') . '</p>'; 18 $output .= '<p>' . t('Scroll Up to the page. Provide advanced configuration for administrator to manage behavior of scrolling.') . '</p>'; changed this line in version 12 of the diff
1 1 { 2 2 "name": "drupal/scrollup", 3 3 "type": "drupal-module", 4 "description": "Scroll Up to the page. Provide advanced configuration for administrator to manage behaviour of scrolling.", 4 "description": "Scroll Up to the page. Provide advanced configuration for administrator to manage behavior of scrolling.", changed this line in version 12 of the diff
Please register or sign in to reply