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
cc088956bc2dbab95fd77574886c84c3ea5f0215
osr-discourse-src
/
plugins
/
poll
/
assets
/
javascripts
/
discourse
/
templates
/
components
T
History
Robin Ward
9ea32bf7d8
Deprecation: Change
{{#each x in y}}
to
{{#each y as |x|}}
2016-05-04 16:18:09 -04:00
..
poll-results-number.hbs
- FEATURE: revamped poll plugin
2015-04-23 19:33:29 +02:00
poll-results-standard.hbs
Deprecation: Change
{{#each x in y}}
to
{{#each y as |x|}}
2016-05-04 16:18:09 -04:00