Skip to content

Commit

Permalink
retrait d'un commentaire
Browse files Browse the repository at this point in the history
  • Loading branch information
Refhi committed Jun 27, 2024
1 parent e641ca8 commit bdd465f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Consultation.js
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,6 @@ function getAdjustment(availableWidth, pageType) {
}

function historyToLeft() {
// TODO ajouter fonction pour encapsuler ce truc et le déclencher aussi aux afterMutation ?
pagesToLeftPannel_.forEach(page => {
addTweak(page.url, page.option, () => {
const targetElement = document.querySelector(page.targetElementSelector);
Expand Down

0 comments on commit bdd465f

Please sign in to comment.