mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-15 04:26:05 +00:00
Break up long data fields. Fixes #28.
This commit is contained in:
@ -160,6 +160,9 @@ var TableEditable = function () {
|
||||
}, {
|
||||
"searchable": true,
|
||||
"targets": [0]
|
||||
}, {
|
||||
"className": "length-break",
|
||||
targets: [4]
|
||||
}],
|
||||
"order": [
|
||||
[0, "asc"]
|
||||
|
Reference in New Issue
Block a user