Merge pull request #11 from oqtane/dev

Merge from source
This commit is contained in:
Leigh Pointer
2021-03-09 15:50:08 +01:00
committed by GitHub
11 changed files with 104 additions and 97 deletions

View File

@ -36,7 +36,7 @@ else
</select>
</td>
<td>
<label>@Localizer["Rows:"] </label>
<label>@Localizer["Maximum Records:"] </label>
<select class="form-control" @onchange="(e => RowsChanged(e))">
<option value="10">10</option>
<option value="50">50</option>