Skip to content
Snippets Groups Projects

eslint and style lint fixes

Merged Vladimir Roudakov requested to merge issue/scrollup-3448941:3448941-fix-ci-warnings into 3.0.x
3 unresolved threads

Closes #3448941

Merge request reports

Approval is optional
Code Quality is loading
Test summary results are being parsed

Merged by Vladimir RoudakovVladimir Roudakov 3 months ago (Jan 5, 2025 8:58am UTC)

Merge details

  • Changes merged into 3.0.x with 8976ca3b (commits were squashed).
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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.'
  • 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>';
  • 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.",
  • aaron.ferris added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading