cosmetic changes

This commit is contained in:
rlx 2014-09-24 18:39:30 +02:00
parent 73cac6c4dc
commit f78fab8103

View file

@ -78,7 +78,7 @@ Ox.DocPage = function(options, self) {
orientation: 'vertical'
})
.addClass('OxDocPage')
)
);
getItem(self.options.item, 0).forEach(function($element) {
self.$page.append($element);