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
faee2a807364137bde9d2712d12f7fd7cb688abd
osr-discourse-src
/
app
/
assets
/
javascripts
/
truth-helpers
/
addon
/
helpers
T
History
Joffrey JAFFEUX
1a2bf52656
DEV: adds includes helper to templates (
#18259
)
...
Usage : ``` {{#if (includes fooArray foo)}} ``` ``` {{#if (includes fooString foo)}} ```
2022-09-15 14:20:37 +02:00
..
and.js
…
eq.js
…
gt.js
…
gte.js
…
includes.js
DEV: adds includes helper to templates (
#18259
)
2022-09-15 14:20:37 +02:00
lt.js
…
lte.js
…
not-eq.js
…
not.js
…
or.js
…