Skip to content

Commit

Permalink
Tried to custom extended component
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejmets committed Oct 4, 2024
1 parent 69811b9 commit 1ff5bef
Show file tree
Hide file tree
Showing 6 changed files with 145 additions and 1,149 deletions.
8 changes: 7 additions & 1 deletion src/senaite/timeseries/browser/static/resources.pt
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
<script tal:attributes="src string:${view/site_url}//++plone++senaite.timeseries.static/bundles/senaite.timeseries.js"></script>
<!-- JS bundle -->

<script tal:attributes="src string:${view/site_url}//++plone++senaite.timeseries.static/bundles/timeseries.js"></script>


<!-- CSS bundle -->

2 changes: 2 additions & 0 deletions webpack/.yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
nodeLinker: node-modules

Loading

0 comments on commit 1ff5bef

Please sign in to comment.