Commit Graph

3 Commits

Author SHA1 Message Date
githubjeka
76ced661b2 DetailView captionOptions & contentOptions attributes 2016-10-05 11:43:21 +03:00
Carsten Brandt
2d74a8da41 added test for DetailView related attribute
issue #10923
2016-02-22 09:50:32 +01:00
boehsermoe
22dceedabb Fixed DetailView for arrayable models
The toArray() function return [attribute => value] but there is need a list of attribute names.

UnitTest for the DetailView arrayable models

close #10760
2016-02-11 15:58:54 +01:00