more reorganization

This commit is contained in:
Edin Dazdarevic
2015-01-25 14:04:10 +01:00
parent 301e40f976
commit e3997a1a48
25 changed files with 205 additions and 270 deletions

View File

@@ -1,5 +1,5 @@
var React = require('react')
ItemWithDetailsPage = require('../itemWithDetailsPage');
ItemWithDetailsPage = require('./itemWithDetailsPage');
var ItemPage = React.createClass({
render: function() {
return (