NIHVIVO-1562 Sort properties and methods of template model objects in dump. This commit contains a regression: exposureLevel has been removed, so public methods that are hidden by the BeansWrapper are still included in the dump. Will be corrected in an upcoming commit.
This commit is contained in:
parent
daee356424
commit
36e5bc2574
5 changed files with 36 additions and 93 deletions
|
@ -42,6 +42,7 @@
|
|||
list-style: decimal inside none;
|
||||
}
|
||||
|
||||
.var .var {
|
||||
.dump .var .var,
|
||||
.dump.datamodel .var .var {
|
||||
margin-left: 1.5em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue