generic-poky/bitbake/lib/toaster/toastergui
Alexandru DAMIAN 06f9059abc bitbake: toaster: array-assignment fix from Chome
Apparently the JS engine in Chrome can't handle assignments to an array,
so I'm patching this up by using an intermediate array to hold the
values.

(Bitbake rev: 47f5fde1bd8cf2e6f7e5c4ec2534a2f9599c4ea2)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-09 12:23:58 -07:00
..
static bitbake: toaster: Make popovers mutually exclusive 2014-02-17 15:38:53 +00:00
templates bitbake: toaster: array-assignment fix from Chome 2014-03-09 12:23:58 -07:00
templatetags bitbake: toaster: Select a radio button by default in Filter Dialog 2014-02-17 15:38:53 +00:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
urls.py bitbake: toaster: Implementation of package detail views 2014-02-17 15:38:52 +00:00
views.py bitbake: toaster: mark dependency packages 2014-03-09 12:23:57 -07:00