Fix filtering of pip entry list
authorMatthias Schmidt <gravatronics@live.com>
Wed, 10 Oct 2018 15:37:45 +0000 (17:37 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Wed, 10 Oct 2018 15:37:45 +0000 (17:37 +0200)
See #2545

wcfsetup/install/files/acp/templates/devtoolsProjectPipEntryList.tpl

index f600ba938b100ceb5eedccc3bee6148eae9b57b9..684f970194b9760db9e2921b89ef4c63ec4e2c1e 100644 (file)
@@ -32,7 +32,7 @@
        </nav>
 </header>
 
-<form method="post" action="{link controller='DevtoolsProjectPipEntryList' id=$project->projectID pip=$pip}{/link}">
+<form method="post" action="{link controller='DevtoolsProjectPipEntryList' id=$project->projectID}{@$linkParameters}{/link}">
        <section class="section">
                <h2 class="sectionTitle">{lang}wcf.global.filter{/lang}</h2>