We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa34390 commit 2938e51Copy full SHA for 2938e51
app/my-dashboard/my-dashboard.jade
@@ -5,6 +5,9 @@
5
6
.challenges(id="challenges", ui-view="my-challenges")
7
8
+ .tco
9
+ tc-banner(theme="black", banner-name="tco16")
10
+
11
.tco.tco17
12
.tc-banner-placeholder.predix
13
.subtitle Ready for the future? The Industrial Internet is here
@@ -20,9 +23,6 @@
20
23
.description Earn your way to the USA!
21
24
a(href="http://tco17.topcoder.com/").cta.tc-btn-white.tc-btn-radius Learn More
22
25
- .tco
- tc-banner(theme="black", banner-name="tco16")
-
26
.srms(id="srms", ui-view="srms", ng-show="dashboard.showSRMs")
27
28
.programs(id="community", ui-view="programs")
0 commit comments