From a0ea663b83ecf5f286844420b071101feefc3d22 Mon Sep 17 00:00:00 2001 From: Michael Wood Date: Mon, 18 May 2015 20:01:44 +0100 Subject: bitbake: toaster: Add a simplified ToasterTable template This is like the normal ToasterTable template but with a number of features removed such as edit columns and has a lower profile compared to the "main" tables. (Bitbake rev: 4ce35c74d2b1ecd68c494fa9bab3c1133f9679c1) Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- .../toastergui/templates/toastertable-simple.html | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 bitbake/lib/toaster/toastergui/templates/toastertable-simple.html (limited to 'bitbake/lib') diff --git a/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html b/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html new file mode 100644 index 0000000000..98cad64a01 --- /dev/null +++ b/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html @@ -0,0 +1,112 @@ + +{% load static %} +{% load projecttags %} + + + + + + + + + + + + +
+ +
+ + +
+ +
+ + Show rows: + +
+
+
+ + + + + + + +
+ + + +
-- cgit v1.2.3-54-g00ecf