Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Commit 50df70f

Browse files
author
Bernat Romagosa
committed
added TOTM banner
1 parent b903238 commit 50df70f

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

static/img/totm.png

-265 KB
Loading

templates/slideshow.tmp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
<link rel="stylesheet" href="style/banner.css">
33

44
<div class="slideshow">
5-
<!--
65
<a href="collection?user=snapcloud&collection=Nature" target="_blank">
76
<div class="slide fade">
87
<img src="img/totm.png" style="width:100%">
98
</div>
109
</a>
11-
-->
1210

1311
<div class="slide fade">
1412
<img src="img/snap-byob.png" style="width:100%">

templates/welcome.tmp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
@param header="'Topic of the Month: Nature'"
6666
@include=grid
6767
<script>
68-
/*
6968
totm_loadPage =
7069
function (query, pageSize, pageNumber, onSuccess) {
7170
SnapCloud.getCollectionProjects(
@@ -81,7 +80,6 @@
8180

8281
totm_onLoadPage = latest_onLoadPage;
8382
totm_initGrid();
84-
*/
8583
</script>
8684

8785
@param widgetName=featured

0 commit comments

Comments
 (0)