Update description

This commit is contained in:
iliajie 2023-05-13 12:17:04 +03:00
parent 8f46fbf836
commit 7e417a84e8
No known key found for this signature in database
GPG Key ID: 121E166DD9C821AB

View File

@ -2809,8 +2809,9 @@ return "<div class='ui_div_row'><span>$label</span><span>$content</span></div>";
=head2 ui_paginations(&array, &opts)
Given array reference returns pagination buttons
and search form to be used on the page
Given an array reference, slice it and return hash
reference with pagination buttons, search form
and other elements to be inserted on the page
=cut
sub ui_paginations