Fix to eliminate the rest of Flickr API in layouts/partials/custom_image_handler.html (#37)

This commit is contained in:
Stephan Hadan 2025-02-11 22:37:45 +01:00
parent cdf080ae3e
commit 7aeecd66e6
2 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<script type="text/javascript">
<!--<script type="text/javascript">
// @summary: jquery implementation
$(function() {
@ -8,4 +8,4 @@
});
});
</script>
</script>-->