[Notice] Announcing the End of Demo Server [Read me]
css: Add more progress bar applied link
@c3d285d4797c5260d6e44fa57fc65146eaa64492
--- app/views/common/scripts.scala.html
+++ app/views/common/scripts.scala.html
... | ... | @@ -151,7 +151,7 @@ |
151 | 151 |
|
152 | 152 |
yobi.OriginalMessage.hide($("[data-via-email]")); |
153 | 153 |
|
154 |
- $('a[class="title"]').on('click', function(){ |
|
154 |
+ $('.logo, .title > a, .project-menu-nav > li > a, .gnb-usermenu-item > a, .project-breadcrumb > span > a, .project-name > a, a[class="title"]').on('click', function(){ |
|
155 | 155 |
NProgress.set(0.7); |
156 | 156 |
NProgress.start(); |
157 | 157 |
}); |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?