Skip to content

Commit 8d06ab8

Browse files
author
Daniel Bruce
committed
Adds RCU forum.
1 parent 5d7d642 commit 8d06ab8

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

spider/collaboration.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,29 @@ <h1 class="mr-3 mb-0">Collaboration</h1>
135135
<h5 class="card-title mb-0">Discussion Groups</h5>
136136
</div>
137137
<div class="card-body">
138+
<div class="forum-table">
139+
<table class="table table-sm">
140+
<thead>
141+
<tr class="bg-dark text-white border-0">
142+
<th colspan="2">RCU Taxonomy Standardization</th>
143+
<th>Latest</th>
144+
</tr>
145+
</thead>
146+
<tbody>
147+
<tr class="forum-list">
148+
<td>
149+
<div><a href="#">RCU Taxonomy Standardization</a></div>
150+
<div><span>Discussions about RCU Taxonomy Standardization</span></div>
151+
</td>
152+
<td class="text-right">
153+
<div><span>13 Discussions</span></div>
154+
<div><span>48 Comments</span></div>
155+
</td>
156+
<td><span>By&nbsp;<a href="#">Khalid Robinson</a><img src="assets/img/khalid-robinson.jpg" class="ml-2" style="width: 25px;height: 25px;"><a href="#" class="d-block">Mar 11 2019 at 9:12 AM EST</a></span></td>
157+
</tr>
158+
</tbody>
159+
</table>
160+
</div>
138161
<div class="forum-table">
139162
<table class="table table-sm">
140163
<thead>

0 commit comments

Comments
 (0)