trello integration finished

This commit is contained in:
Senad Uka
2015-09-26 11:58:01 +02:00
parent ae8e9b0081
commit 014416ca51
16 changed files with 867 additions and 81 deletions

View File

@@ -87,6 +87,9 @@ var RootApp = React.createClass({
<div className='row'>
<RouteHandler />
</div>
<div class="footer">
© Ribica.ba 2015.
</div>
</div>
);