mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-07 00:47:00 +03:00
Remove priority field
It's gone from PowerDNS 3.4.2 and later.
This commit is contained in:
parent
20eb8afa2b
commit
adcaefda59
4 changed files with 3 additions and 32 deletions
|
@ -155,8 +155,7 @@ tr.jtable-data-row td {
|
|||
white-space: -o-pre-wrap; /* Opera 7 */
|
||||
word-wrap: break-word;
|
||||
}
|
||||
tr.jtable-data-row td.ttl, tr.jtable-data-row td.priority,
|
||||
.jtable-input input.ttl, .jtable-input input.priority {
|
||||
tr.jtable-data-row td.ttl, .jtable-input input.ttl {
|
||||
text-align: right;
|
||||
}
|
||||
tr.jtable-data-row td.content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue