mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-07 00:47:00 +03:00
Remove list-function minimize size for importzones div
This commit is contained in:
parent
3cf89d350a
commit
a8110fd036
2 changed files with 5 additions and 2 deletions
|
@ -442,8 +442,7 @@ $(document).ready(function () {
|
|||
$('#ImportZone').jtable({
|
||||
title: 'Import zone',
|
||||
actions: {
|
||||
createAction: 'zones.php?action=create',
|
||||
listAction: 'zones.php?action=list',
|
||||
createAction: 'zones.php?action=create'
|
||||
},
|
||||
fields: {
|
||||
id: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue