summaryrefslogtreecommitdiff
path: root/public/assets/js/lib/views/stream/hootstream.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/js/lib/views/stream/hootstream.js')
-rw-r--r--public/assets/js/lib/views/stream/hootstream.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/assets/js/lib/views/stream/hootstream.js b/public/assets/js/lib/views/stream/hootstream.js
index 4292fd9..f748417 100644
--- a/public/assets/js/lib/views/stream/hootstream.js
+++ b/public/assets/js/lib/views/stream/hootstream.js
@@ -152,6 +152,7 @@ var HootStream = View.extend({
link,
filename: file.filename,
age: get_age(file.date),
+ age_opacity: get_age_opacity(file.date),
date_class,
// date: datetime[0],
// time: datetime[1],