Skip to content

Commit 50b801e

Browse files
authored
Merge pull request topcoder-archive#1038 from appirio-tech/tom-fix-jade
Tom fix jade
2 parents 2734a07 + 9ef891f commit 50b801e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

app/listings/listings.jade

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11

2-
<react-component name="ChallengeFiltersExample" props="userProps" watch-depth="reference"/>
2+
<react-component name="ChallengeFiltersExample" props="userProps" watch-depth="reference"/>
3+
4+
script.
5+
(function() {
6+
var s = document.createElement("script");
7+
s.type = "text/javascript";
8+
s.async = true;
9+
s.src = '//api.usersnap.com/load/'+
10+
'3e7c8f0c-6cf6-41b6-9f2c-e8e4e60dfc59.js';
11+
var x = document.getElementsByTagName('script')[0];
12+
x.parentNode.insertBefore(s, x);
13+
})();

app/my-dashboard/my-dashboard.jade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@
2424
.programs(id="community", ui-view="programs")
2525

2626
.community-updates(ui-view="community-updates")
27+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy