summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/importlayer.html
diff options
context:
space:
mode:
authorMichael Wood <michael.g.wood@intel.com>2015-02-18 15:18:51 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-20 12:58:20 +0000
commit5db6a27f4847e51c6434a968f81d3ceffcc54952 (patch)
tree09bc1ff30484cf7eca7c1f0a62cde0e26d1a7958 /bitbake/lib/toaster/toastergui/templates/importlayer.html
parentd27893dc74456423f9ac33674c6ca61b17b701ed (diff)
downloadpoky-5db6a27f4847e51c6434a968f81d3ceffcc54952.tar.gz
bitbake: 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] (Bitbake rev: 605298ff3ce919127003dadef95798472327f943) Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/importlayer.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/importlayer.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/importlayer.html b/bitbake/lib/toaster/toastergui/templates/importlayer.html
index a4d8ee1ebd..1196e0cf41 100644
--- a/bitbake/lib/toaster/toastergui/templates/importlayer.html
+++ b/bitbake/lib/toaster/toastergui/templates/importlayer.html
@@ -84,12 +84,6 @@
84 </div> 84 </div>
85 </div> 85 </div>
86 86
87 <label class="project-form" for="layer-description">Layer description
88 <span class="muted">(optional)</span>
89 <span class="icon-question-sign get-help" title="A short layer explanation" />
90 </label>
91 <textarea id="layer-description" class="input-xxlarge"></textarea>
92
93 </fieldset> 87 </fieldset>
94 <fieldset class="air"> 88 <fieldset class="air">
95 <legend> 89 <legend>