diff --git a/bitbake/lib/toaster/toastergui/templates/base.html b/bitbake/lib/toaster/toastergui/templates/base.html index 6c3e1a3823..8def2daf8e 100644 --- a/bitbake/lib/toaster/toastergui/templates/base.html +++ b/bitbake/lib/toaster/toastergui/templates/base.html @@ -10,54 +10,54 @@ - - - - - - - -{% if DEBUG %} - -{% endif %} - + + + + + {% if DEBUG %} + {% endif %} - }; - - - + + + basePageInit(ctx); + }); + {% block extraheadcontent %} {% endblock %} @@ -69,80 +69,80 @@ Loading -