diff options
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/projecttopbar.html')
-rw-r--r-- | bitbake/lib/toaster/toastergui/templates/projecttopbar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/projecttopbar.html b/bitbake/lib/toaster/toastergui/templates/projecttopbar.html index 79f6d1e346..220ca7202b 100644 --- a/bitbake/lib/toaster/toastergui/templates/projecttopbar.html +++ b/bitbake/lib/toaster/toastergui/templates/projecttopbar.html | |||
@@ -4,7 +4,7 @@ | |||
4 | </div> | 4 | </div> |
5 | 5 | ||
6 | <!-- project name --> | 6 | <!-- project name --> |
7 | <div class="row-fluid page-header"> | 7 | <div class="page-header"> |
8 | <h1><span id="project-name">{{project.name}}</span> | 8 | <h1><span id="project-name">{{project.name}}</span> |
9 | <i class="icon-pencil" data-original-title="" id="project-change-form-toggle" title=""></i> | 9 | <i class="icon-pencil" data-original-title="" id="project-change-form-toggle" title=""></i> |
10 | </h1> | 10 | </h1> |