This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse-data-explorer
mirror of
https://github.com/discourse/discourse-data-explorer.git
Watch
1
Star
0
Fork
You've already forked discourse-data-explorer
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
27b30b5efb
discourse-data-explorer
/
assets
/
javascripts
/
discourse
/
components
/
query-row-content.hbs
6 lines
84 B
Handlebars
Raw
Blame
History
<tr>
{{
#
each
this
.results
as
|
result
|
}}
<td>
{{
result
}}
</td>
{{
/
each
}}
</tr>
Reference in New Issue
View Git Blame
Copy Permalink