mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-08 03:00:26 -04:00
Adding Flow to sidebar under Examples.
This commit is contained in:
@@ -272,6 +272,7 @@
|
||||
<li>– <a href="#examples-todos">Todos</a></li>
|
||||
<li>– <a href="#examples-documentcloud">DocumentCloud</a></li>
|
||||
<li>– <a href="#examples-basecamp">Basecamp Mobile</a></li>
|
||||
<li>– <a href="#examples-flow">Flow</a></li>
|
||||
<li>– <a href="#examples-tilemill">TileMill</a></li>
|
||||
<li>– <a href="#examples-soundcloud">Mobile SoundCloud</a></li>
|
||||
<li>- <a href="#examples-instagreat">Insta-great!</a></li>
|
||||
@@ -1852,7 +1853,7 @@ var DocumentView = Backbone.View.extend({
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<p id="examples-flow">
|
||||
<a href="http://www.metalabdesign.com/">MetaLab</a> used Backbone.js to create
|
||||
<a href="http://www.getflow.com/">Flow</a>, a task management app for teams. The
|
||||
workspace relies on Backbone.js to construct task views, activities, accounts,
|
||||
|
||||
Reference in New Issue
Block a user