[Toaster] [PATCH 2/2] toaster: bring back the strict directive
Smith, Elliot
elliot.smith at intel.com
Mon Mar 7 04:04:53 PST 2016
Sent upstream, added to toaster-next.
Elliot
On 2 March 2016 at 15:47, Belen Barros Pena <
belen.barros.pena at linux.intel.com> wrote:
> This patch e0fd96442a20e3fe7953bf38fc02520cd0dd4d6a removed the
> "use strict" directive from the projectpage.js file by mistake.
>
> This patch makes amendments.
>
> Signed-off-by: Belen Barros Pena <belen.barros.pena at linux.intel.com>
> ---
> bitbake/lib/toaster/toastergui/static/js/projectpage.js | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/bitbake/lib/toaster/toastergui/static/js/projectpage.js
> b/bitbake/lib/toaster/toastergui/static/js/projectpage.js
> index 292ceb7..6655a18 100644
> --- a/bitbake/lib/toaster/toastergui/static/js/projectpage.js
> +++ b/bitbake/lib/toaster/toastergui/static/js/projectpage.js
> @@ -1,4 +1,4 @@
> -
> +"use strict";
>
> function projectPageInit(ctx) {
>
> --
> 2.5.4 (Apple Git-61)
>
> --
> _______________________________________________
> toaster mailing list
> toaster at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster
>
--
Elliot Smith
Software Engineer
Intel Open Source Technology Centre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/toaster/attachments/20160307/d4eafa10/attachment-0001.html>
More information about the toaster
mailing list