summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/layerdetails.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/layerdetails.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/layerdetails.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/layerdetails.html b/bitbake/lib/toaster/toastergui/templates/layerdetails.html
index 4ffd07152c..6705215aae 100644
--- a/bitbake/lib/toaster/toastergui/templates/layerdetails.html
+++ b/bitbake/lib/toaster/toastergui/templates/layerdetails.html
@@ -142,7 +142,10 @@
142 <i id="change-subdir" class="icon-pencil"></i> 142 <i id="change-subdir" class="icon-pencil"></i>
143 <span class="icon-trash delete-current-value" data-toggle="tooltip" title="Delete"></span> 143 <span class="icon-trash delete-current-value" data-toggle="tooltip" title="Delete"></span>
144 </dd> 144 </dd>
145 <dt>Brach, tag or commit</dt> 145 <dt>
146 <i class="icon-question-sign get-help" title="The Git branch, tag or commit"></i>
147 Revision
148 </dt>
146 <dd> 149 <dd>
147 <span class="current-value">{{layerversion.commit}}</span> 150 <span class="current-value">{{layerversion.commit}}</span>
148 <form style="display:none;"> 151 <form style="display:none;">