@@ -91,14 +91,14 @@ annotate ChangeView with @(UI: {
91
91
}],
92
92
},
93
93
LineItem : [
94
- { Value : modification , @ HTML5 . CssDefaults : {width : ' 9em ' } },
95
- { Value : createdAt , @ HTML5 . CssDefaults : {width : ' 12em ' } },
96
- { Value : createdBy , @ HTML5 . CssDefaults : {width : ' 9em ' } },
97
- { Value : objectID , @ HTML5 . CssDefaults : {width : ' 14em ' } },
98
- { Value : parentObjectID , @ HTML5 . CssDefaults : {width : ' 14em ' } },
99
- { Value : attribute , @ HTML5 . CssDefaults : {width : ' 9em ' } },
100
- { Value : valueChangedTo , @ HTML5 . CssDefaults : {width : ' 11em ' } },
101
- { Value : valueChangedFrom , @ HTML5 . CssDefaults : {width : ' 11em ' } },
94
+ { Value : modification , @ HTML5 . CssDefaults : {width : ' 10% ' } },
95
+ { Value : createdAt , @ HTML5 . CssDefaults : {width : ' 14% ' } },
96
+ { Value : createdBy , @ HTML5 . CssDefaults : {width : ' 10% ' } },
97
+ { Value : objectID , @ HTML5 . CssDefaults : {width : ' 16% ' } },
98
+ { Value : parentObjectID , @ HTML5 . CssDefaults : {width : ' 16% ' } },
99
+ { Value : attribute , @ HTML5 . CssDefaults : {width : ' 10% ' } },
100
+ { Value : valueChangedTo , @ HTML5 . CssDefaults : {width : ' 13% ' } },
101
+ { Value : valueChangedFrom , @ HTML5 . CssDefaults : {width : ' 13% ' } },
102
102
],
103
103
DeleteHidden : true ,
104
104
});
0 commit comments