bitbake: toaster: update Simple UI references to avoid conflict
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Mon, 13 Jan 2014 17:03:41 +0000 (17:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2014 21:01:03 +0000 (21:01 +0000)
commitbf2dddd2e8440c13fd7ee4067e081ebb7dadff75
tree811fa69ba7dfb1ef8e27eda3b77c0ff5e57746ab
parent264eb948ac33eb96c7ef06310a2ed9f734f0a618
bitbake: toaster: update Simple UI references to avoid conflict

Since the Toaster GUI was cloned from the Simple UI, we need
to update the URL pattern names in Simple UI to
prevent conflict when determining the reverse URL path.

(Bitbake rev: 6ed1a28eb0e52a6de83a37664ff6f4418ce84ee4)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/bldviewer/templates/simple_base.html
bitbake/lib/toaster/bldviewer/templates/simple_basebuildpage.html
bitbake/lib/toaster/bldviewer/templates/simple_bpackage.html
bitbake/lib/toaster/bldviewer/templates/simple_build.html
bitbake/lib/toaster/bldviewer/templates/simple_layer.html
bitbake/lib/toaster/bldviewer/templates/simple_package.html
bitbake/lib/toaster/bldviewer/templates/simple_task.html
bitbake/lib/toaster/bldviewer/urls.py