The button was removed by mistake in merging modes patchset.
Signed-off-by: Ed Bartosh <[email protected]>
---
bitbake/lib/toaster/toastergui/templates/base.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/bitbake/lib/toaster/toastergui/templates/base.html
b/bitbake/lib/toaster/toastergui/templates/base.html
index 8081f06..e56bb34 100644
--- a/bitbake/lib/toaster/toastergui/templates/base.html
+++ b/bitbake/lib/toaster/toastergui/templates/base.html
@@ -108,6 +108,9 @@
</li>
</ul>
<span class="pull-right divider-vertical"></span>
+ <div class="btn-group pull-right">
+ <a class="btn" id="new-project-button" href="{% url 'newproject'
%}">New project</a>
+ </div>
</div>
</div>
</div>
--
2.1.4
--
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster