bitbake: toaster: return back 'New project' button

The button was removed by mistake in merging modes patchset.

(Bitbake rev: f7b33a95b5d53973bc673373bdd2652f4d32f0c2)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ed Bartosh 2015-12-07 16:06:01 +00:00 committed by Richard Purdie
parent 2a8e970d42
commit dd282d475c
1 changed files with 3 additions and 0 deletions

View File

@ -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>