aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/templates/projecttopbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/toastergui/templates/projecttopbar.html')
-rw-r--r--lib/toaster/toastergui/templates/projecttopbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/toaster/toastergui/templates/projecttopbar.html b/lib/toaster/toastergui/templates/projecttopbar.html
index 2734af0c9..768ca9455 100644
--- a/lib/toaster/toastergui/templates/projecttopbar.html
+++ b/lib/toaster/toastergui/templates/projecttopbar.html
@@ -24,7 +24,7 @@
<!-- project name -->
<div class="page-header">
<h1 id="project-name-container">
- <span id="project-name">{{project.name}}</span>
+ <span class="project-name">{{project.name}}</span>
<span class="glyphicon glyphicon-edit" id="project-change-form-toggle"></i>