Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 57dfe4b

Browse files
gkalpakpetebacondarwin
authored andcommitted
fix(index): add missing file in firebase example
Related to 1724817. Fixes #204
1 parent 88a8f46 commit 57dfe4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ <h3>Server Communication</h3>
307307
</div>
308308
</div>
309309
<div class=" row example">
310-
<div class="span8 app-source" app-source="project.html project.js list.html detail.html" resource="resource" route="route" firebase="firebase" annotate="project.annotation" module="project"></div>
310+
<div class="span8 app-source" app-source="project.html project.js list.html detail.html project-list.js" resource="resource" route="route" firebase="firebase" annotate="project.annotation" module="project"></div>
311311
<div class="span4">
312312
<span hint></span>
313313
<span class="pull-right" plnkr="project.html list.html detail.html project.js project-list.js" resource="resource" route="route" firebase="firebase" module="project"></span>

0 commit comments

Comments
 (0)