summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/projectconf.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/projectconf.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/projectconf.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/projectconf.html b/bitbake/lib/toaster/toastergui/templates/projectconf.html
index d8ead8199b..8b609adb64 100644
--- a/bitbake/lib/toaster/toastergui/templates/projectconf.html
+++ b/bitbake/lib/toaster/toastergui/templates/projectconf.html
@@ -172,7 +172,7 @@
172 </span> 172 </span>
173 <label>Value</label> 173 <label>Value</label>
174 <input id="value" type="text" placeholder="Type variable value"><p> 174 <input id="value" type="text" placeholder="Type variable value"><p>
175 <div class="input-append" style="display:block;margin-top:10px;"> 175 <div>
176 <button id="add-configvar-button" class="btn save" type="button" disabled>Add variable</button> 176 <button id="add-configvar-button" class="btn save" type="button" disabled>Add variable</button>
177 </div> 177 </div>
178 </div> 178 </div>