| ... |
... |
@@ -21,7 +21,7 @@ |
| 21 |
21 |
<div class="col-md-6 col-md-offset-3"> |
| 22 |
22 |
<form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET"> |
| 23 |
23 |
<div> |
| 24 |
|
- <input type="text" class="form-control" name="text" placeholder="Search word in all wiki pages"> |
|
24 |
+ <input type="text" class="form-control" name="text" placeholder="Search in the collaboratory"> |
| 25 |
25 |
<i class="glyphicon glyphicon-search"></i> |
| 26 |
26 |
</div> |
| 27 |
27 |
<button class="btn clb-btn-default" type="submit">Search</button> |
| ... |
... |
@@ -29,7 +29,7 @@ |
| 29 |
29 |
</div> |
| 30 |
30 |
</div> |
| 31 |
31 |
</div> |
| 32 |
|
- <!--div class="container highlighted"> |
|
32 |
+ <div class="container highlighted"> |
| 33 |
33 |
<h4 class="highlighted__title">Highlighted collabs</h4> |
| 34 |
34 |
<div class="row highlighted_row"> |
| 35 |
35 |
<div class="col-sm-6 col-md-6 col-md-push-3"> |
| ... |
... |
@@ -42,7 +42,7 @@ |
| 42 |
42 |
</div> |
| 43 |
43 |
</div> |
| 44 |
44 |
</div> |
| 45 |
|
- </div --> |
|
45 |
+ </div> |
| 46 |
46 |
{{/html}} |
| 47 |
47 |
|
| 48 |
48 |
(% class="container highlighted"%)((( |
| ... |
... |
@@ -49,13 +49,11 @@ |
| 49 |
49 |
|
| 50 |
50 |
(% class="highlighted__title" %) |
| 51 |
51 |
==== Highlighted collabs ==== |
| 52 |
|
-{{html clean="false"}} |
| 53 |
|
-<a href="" class="highlighted_view_all">View all</a> |
| 54 |
|
-{{/html}} |
|
52 |
+ |
| 55 |
55 |
(% class="row highlighted_row" %) |
| 56 |
56 |
((( |
| 57 |
57 |
|
| 58 |
|
-{{HighlightedCollabs featured="true" slider="true"}} |
|
56 |
+{{collaboratory.ux.highlightedcollabs featured="true" slider="true"}} |
| 59 |
59 |
|
| 60 |
60 |
))) |
| 61 |
61 |
))) |