You've already forked crontab-ui
mirror of
https://github.com/alseambusher/crontab-ui.git
synced 2025-12-15 11:43:58 +08:00
Save number of displayed rows on reload (#135)
* Save number of displayed rows on reload * Save the job list state indefinitely
This commit is contained in:
committed by
GitHub
parent
4cfd685ade
commit
ab42a39cf4
@@ -119,7 +119,9 @@
|
||||
null,
|
||||
{orderable: false},
|
||||
{orderable: false}
|
||||
]
|
||||
],
|
||||
stateSave: true,
|
||||
stateDuration: 0
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user