]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: importlayer Remove description input field
authorMichael Wood <michael.g.wood@intel.com>
Wed, 18 Feb 2015 15:18:51 +0000 (15:18 +0000)
committerAlexandru DAMIAN <alexandru.damian@intel.com>
Wed, 18 Feb 2015 19:08:41 +0000 (19:08 +0000)
commit605298ff3ce919127003dadef95798472327f943
tree39d99f3bb5f63a4675a62319f79563add04339e1
parent1eaf60d0fe34f5f43386c6f0e91f0b26c7a62845
toaster: importlayer Remove description input field

This wasn't required or working due to a typo and adds ambiguity between
the summary and description. The correct method for changing the description
or summary is via the layerdetails page.

[YOCTO #7190]

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
lib/toaster/toastergui/static/js/importlayer.js
lib/toaster/toastergui/templates/importlayer.html
lib/toaster/toastergui/views.py