Fix for search result list and double link to dashboard that caused navigation start recursion when unsaved changed dialog was displayed

This commit is contained in:
Torkel Ödegaard
2014-08-21 09:28:51 +02:00
parent bd7c045b1c
commit 0795af8d42
+1 -1
View File
@@ -79,7 +79,7 @@
</a>
</div>
<a class="search-result-link" href="#/dashboard/db/{{row.id}}">
<a class="search-result-link">
<i class="icon icon-th-large"></i>
<span bo-text="row.id"></span>
</a>