This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
6da097d91c9131ede95cf9dedf326cc078d667d3
osr-discourse-src
/
app
/
assets
/
javascripts
/
discourse
/
templates
/
badges
T
History
Robin Ward
9ea32bf7d8
Deprecation: Change
{{#each x in y}}
to
{{#each y as |x|}}
2016-05-04 16:18:09 -04:00
..
index.hbs
Deprecation: Change
{{#each x in y}}
to
{{#each y as |x|}}
2016-05-04 16:18:09 -04:00
show.hbs
FIX: Edge case. Don't show "Others with this badge" when just you
2016-04-12 15:31:19 -04:00