luci2: adapt views to changed luci2 framework
[project/luci2/ui.git] / luci2 / htdocs / luci2 / view / system.upgrade.js
index 2df7f83..be8885b 100644 (file)
@@ -222,6 +222,7 @@ L.ui.view.extend({
                                                                .css('width', '100%')
                                                                .attr('rows', list.length)
                                                                .prop('readonly', true)
+                                                               .addClass('form-control')
                                                                .val(list.join('\n')),
                                                        { style: 'close' }
                                                );