scholia icon indicating copy to clipboard operation
scholia copied to clipboard

Moved the 'details' <div> element right after the 'wembedder' <div> in dataset.html to match the HTML structure of the other templates.

Open faresh9 opened this issue 1 year ago • 0 comments

Fixes #2421

Description

Moved the 'details' <div> element right after the 'wembedder' <div> in dataset.html to match the HTML structure of the other templates, the details of the dataset is now appropriately placed like other templates.

Caveats

No breaking changes introduced. No new dependencies added.

Testing

Tested the updated HTML and the URL is placed perfectly

Checklist

  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] My changes generate no new warnings
  • [x] I have not used code from external sources without attribution
  • [x] I have considered accessibility in my implementation
  • [x] There are no remaining debug statements (print, console.log, ...)

faresh9 avatar Feb 08 '24 10:02 faresh9