Skip to content
This repository was archived by the owner on Apr 5, 2018. It is now read-only.

Commit 56a118b

Browse files
authored
Update workflowsgrid.html
1 parent 29c3683 commit 56a118b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/workflowsgrid.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
</td>
8585
</tr>
8686
<tr ng-show="previewMode && filteredWorkflows.length !== 0">
87-
<td colspan="4" class="browse-all">
87+
<td colspan="5" class="browse-all">
8888
<div class="button">
8989
<p><a href="/search-workflows">Browse All Workflows &raquo;</a></p>
9090
</div>

0 commit comments

Comments
 (0)