Remove black line
authorCyperghost <olaf_schmitz_1@t-online.de>
Tue, 3 Dec 2024 08:44:22 +0000 (09:44 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Tue, 3 Dec 2024 08:44:22 +0000 (09:44 +0100)
wcfsetup/install/files/acp/templates/tagList.tpl

index a64a833106fe69977f849e80658ceba63e0a2976..ffb4d6c1e2df5f6ec3e60dc1b46ef01d86a21a23 100644 (file)
@@ -4,7 +4,6 @@
        {jsphrase name='wcf.acp.tag.setAsSynonyms'}
 
        require(['WoltLabSuite/Core/Controller/Clipboard', 'WoltLabSuite/Core/Acp/Ui/Tag/SynonymsHandler'], (ControllerClipboard, { init }) => {
-               
                ControllerClipboard.setup({
                        pageClassName: 'wcf\\acp\\page\\TagListPage',
                        hasMarkedItems: {if $hasMarkedItems}true{else}false{/if},