Skip to content

Commit 06eaa7e

Browse files
committed
Add sorting button
1 parent a084d75 commit 06eaa7e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

com.woltlab.wcf/templates/shared_gridViewSort.tpl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@
1616
</table>
1717
</div>
1818
</div>
19+
20+
<div class="formSubmit">
21+
<button type="button" class="button buttonPrimary" data-type="submit">
22+
{lang}wcf.global.button.saveSorting{/lang}
23+
</button>
24+
</div>

0 commit comments

Comments
 (0)