Skip to content

Commit 2baa086

Browse files
committed
Removed entry ID column from entries table, and fixed outputs not escaped.
1 parent ff26135 commit 2baa086

File tree

2 files changed

+224
-242
lines changed

2 files changed

+224
-242
lines changed

assets/css/admin.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ th.col-form-views,
99
th.col-form-conversion {
1010
width: 10%;
1111
}
12-
th.col-entry-number{
13-
width:10%
14-
}
15-
th.col-entry-id {
16-
width: 5%;
17-
}
1812
th.col-entry-details {
1913
width: 10%;
2014
}

0 commit comments

Comments
 (0)