aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorBelen Barros Pena <belen.barros.pena@linux.intel.com>2014-11-27 14:27:18 +0000
committerAlexandru DAMIAN <alexandru.damian@intel.com>2014-11-27 17:04:52 +0000
commit1bf19f66260aaca2caa300e976bf90479e2c48f3 (patch)
tree96dc84a987dba85ea05f9a7486071d11c4d2ffaf /lib
parent9a90bf201dab83060f0bdd6ac08c72b8d62f6060 (diff)
downloadbitbake-1bf19f66260aaca2caa300e976bf90479e2c48f3.tar.gz
toaster: remove the word 'project' from layers and machine
Remove the word 'project' from the 'Layers' and 'Machine' sections of the project page, following feedback from the QA team, who suggested that the word 'project' raised questions regarding the scope of the configuration, Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/toaster/toastergui/templates/project.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/toaster/toastergui/templates/project.html b/lib/toaster/toastergui/templates/project.html
index fdfc3af9f..113e382d4 100644
--- a/lib/toaster/toastergui/templates/project.html
+++ b/lib/toaster/toastergui/templates/project.html
@@ -227,7 +227,7 @@ vim: expandtab tabstop=2
<!-- project layers -->
<div id="layer-container" class="well well-transparent span4">
<h3>
- Project layers <span class="muted counter">({[layers.length]})</span>
+ Layers <span class="muted counter">({[layers.length]})</span>
<i class="icon-question-sign get-help heading-help" title="OpenEmbedded organises metadata into modules called 'layers'. Layers allow you to isolate different types of customizations from each other. <a href='http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#understanding-and-creating-layers' target='_blank'>More on layers</a>"></i>
</h3>
<div class="alert" ng-if="!layers.length">
@@ -292,7 +292,7 @@ vim: expandtab tabstop=2
<!-- project configuration -->
<div id="machine-distro" class="well well-transparent span4">
<h3>
- Project machine
+ Machine
<i class="icon-question-sign get-help heading-help" title="The machine is the hardware for which you want to build. You can only set one machine per project"></i>
</h3>
<p class="lead" id="select-machine-opposite">