This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
datahub
Watch
2
Star
0
Fork
0
You've already forked datahub
mirror of
https://github.com/datahub-project/datahub.git
synced
2025-08-31 21:03:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
wherehows-web
/
app
/
templates
/
components
/
datasets
/
dataset-actions.hbs
7 lines
78 B
Handlebars
Raw
Normal View
History
Unescape
Escape
adds wip dataset-actions component. to be renamed entity-actions
2017-04-27 09:23:31 -07:00
<ul>
{{
#
each
actionItems
as
|
actionItem
|
}}
<li></li>
{{
/
each
}}
</ul>
transition to v2 list and dataset list apis. adds types and transitions multiple sources to ts. temporarily decouples redux from browse feature
2018-02-14 16:00:32 -08:00
Reference in New Issue
Copy Permalink