This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ec1c8d3353
discourse
/
app
/
assets
/
javascripts
/
truth-helpers
/
addon
/
helpers
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
…
lt.js
…
lte.js
…
not-eq.js
…
not.js
…
or.js
…