Skip to content

Commit

Permalink
updates for d11
Browse files Browse the repository at this point in the history
  • Loading branch information
protitude committed Jan 13, 2025
1 parent b3e3bcf commit fbb0c33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion dingo.libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tutorial:
dist/js/02-molecules/tutorial/tutorial.js: {}
dependencies:
- core/jquery
- core/js-cookie
- js_cookie/js-cookie

page:
js:
Expand Down
2 changes: 0 additions & 2 deletions templates/flags/flag--oda-reports.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* - flaggable: The flaggable entity.
*/
#}
{% apply spaceless %}
{# Attach the flag CSS library.#}
{{ attach_library('flag/flag.link') }}

Expand All @@ -39,4 +38,3 @@
{% set attributes = attributes.setAttribute('rel', 'nofollow') %}

<div class="{{classes|join(' ')}}"><a{{ attributes.addClass('button-internal') }}>{{ title }}</a></div>
{% endapply %}

0 comments on commit fbb0c33

Please sign in to comment.