[Notice] Announcing the End of Demo Server [Read me]
doortts doortts 2017-01-24
css: Add more progress bar applied link
@c3d285d4797c5260d6e44fa57fc65146eaa64492
app/views/common/scripts.scala.html
--- app/views/common/scripts.scala.html
+++ app/views/common/scripts.scala.html
@@ -151,7 +151,7 @@
 
         yobi.OriginalMessage.hide($("[data-via-email]"));
 
-        $('a[class="title"]').on('click', function(){
+        $('.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(){
             NProgress.set(0.7);
             NProgress.start();
         });
Add a comment
List