From 4ef2774a2f683929c700550a9acc7b8f6074195b Mon Sep 17 00:00:00 2001 From: Michael Wood Date: Fri, 10 Apr 2015 18:15:03 +0100 Subject: toaster: Move project context variables to common scope We have a bunch of context data which are used in multiple pages so it makes more sense to have this in a single place libtoaster.ctx that's accessible from each page rather than request it from every page. Signed-off-by: Michael Wood --- lib/toaster/toastergui/templates/importlayer.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/toaster/toastergui/templates/importlayer.html') diff --git a/lib/toaster/toastergui/templates/importlayer.html b/lib/toaster/toastergui/templates/importlayer.html index 5ef8a5786..c92b5d8b2 100644 --- a/lib/toaster/toastergui/templates/importlayer.html +++ b/lib/toaster/toastergui/templates/importlayer.html @@ -13,12 +13,8 @@