mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 06:07:56 +00:00
bitbake: toaster: bring back the strict directive
This patch e0fd96442a20e3fe7953bf38fc02520cd0dd4d6a removed the "use strict" directive from the projectpage.js file by mistake. This patch makes amends. (Bitbake rev: b8044ce60af3f0b064cfba76c577503cc896e358) Signed-off-by: Belen Barros Pena <belen.barros.pena@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:
parent
5b8b3993e4
commit
96535ba720
@ -1,4 +1,4 @@
|
||||
|
||||
"use strict";
|
||||
|
||||
function projectPageInit(ctx) {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user