]> _ Git - fluidbook-toolbox.git/commitdiff
wip #5996
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 15 Jun 2023 16:32:13 +0000 (18:32 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 15 Jun 2023 16:32:13 +0000 (18:32 +0200)
resources/linkeditor/js/linkeditor.links.js

index 1a2e4b4c3876ce5f3a747f4f9f4a169638e6db45..b108c45ac27fd099a99d4f6e76c7ad5c33376d5c 100644 (file)
@@ -1320,7 +1320,6 @@ LinkeditorLinks.prototype = {
             });
         };
 
-        //Restore links from 2022-12-07 13:37:15
         this.linkeditor.save.saveIfUnsavedChanges(TRANSLATIONS.before_import_links_from_pdf, false, callback);
     },