Merge pull request #449 from rgarmsen2295/mm-1933

Multiple fixes for IE10 & Edge browsers primarily due to aggressive ajax call caching on the browser
Этот коммит содержится в:
Corey Hulen
2015-08-24 11:27:49 -07:00
родитель 354d1302c0 86428fff99
Коммит 192e18cdd0
2 изменённых файлов: 12 добавлений и 7 удалений

Просмотреть файл

@@ -102,7 +102,7 @@ module.exports = React.createClass({
currentUserCss = "current--user";
}
var timestamp = UserStore.getCurrentUser().update_at;
var timestamp = UserStore.getProfile(post.user_id).update_at;
return (
<div>