summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/mrb_section.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/mrb_section.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/mrb_section.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/mrb_section.html b/bitbake/lib/toaster/toastergui/templates/mrb_section.html
index cceee7d1f3..551e341a5d 100644
--- a/bitbake/lib/toaster/toastergui/templates/mrb_section.html
+++ b/bitbake/lib/toaster/toastergui/templates/mrb_section.html
@@ -113,7 +113,7 @@
113 {% url 'project' build.project.id as purl %}{{purl|json}}, 113 {% url 'project' build.project.id as purl %}{{purl|json}},
114 {{build.target_set.all|get_tasks|json}})'> 114 {{build.target_set.all|get_tasks|json}})'>
115 115
116 Run again 116 Rebuild
117 </button> 117 </button>
118 {% endif %} 118 {% endif %}
119 </div> 119 </div>