aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/templates/layers.html
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2014-09-09 11:47:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-10-30 13:39:37 +0000
commitc60e540dc532e3625a53854d7b02bf1e2568c3ca (patch)
tree35f69e8e621bd06bf411d5e31c1fc59eb02da827 /lib/toaster/toastergui/templates/layers.html
parente1169127405ce10a044ac9cdf4a892838a99d01f (diff)
downloadbitbake-c60e540dc532e3625a53854d7b02bf1e2568c3ca.tar.gz
toaster: fix Project page in order to trigger builds
This patch rewrites the Project page and the additional infrastructure in order to fix a bug that makes triggering builds through UI impossible, and to introduce data feeds for suggestions for the user.
Diffstat (limited to 'lib/toaster/toastergui/templates/layers.html')
-rw-r--r--lib/toaster/toastergui/templates/layers.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/toaster/toastergui/templates/layers.html b/lib/toaster/toastergui/templates/layers.html
index 281b72aec..b32a7ed2e 100644
--- a/lib/toaster/toastergui/templates/layers.html
+++ b/lib/toaster/toastergui/templates/layers.html
@@ -85,14 +85,6 @@
</div>
</div>
- <script src="assets/js/jquery-1.9.1.min.js" type='text/javascript'></script>
- <script src="assets/js/jquery.tablesorter.min.js" type='text/javascript'></script>
- <script src="assets/js/jquery-ui-1.10.3.custom.min.js"></script>
- <script src="assets/js/bootstrap.min.js" type='text/javascript'></script>
- <script src="assets/js/prettify.js" type='text/javascript'></script>
- <script src="assets/js/jit.js" type='text/javascript'></script>
- <script src="assets/js/main.js" type='text/javascript'></script>
-
<script>
$(document).ready(function() {