diff options
-rw-r--r-- | bitbake/lib/toaster/toastergui/static/js/projectpage.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/static/js/projectpage.js b/bitbake/lib/toaster/toastergui/static/js/projectpage.js index 292ceb7db0..6655a189a1 100644 --- a/bitbake/lib/toaster/toastergui/static/js/projectpage.js +++ b/bitbake/lib/toaster/toastergui/static/js/projectpage.js | |||
@@ -1,4 +1,4 @@ | |||
1 | 1 | "use strict"; | |
2 | 2 | ||
3 | function projectPageInit(ctx) { | 3 | function projectPageInit(ctx) { |
4 | 4 | ||