Logo
Explore Help
Sign In
norm/NP_CSM_Tool
1
0
Fork 0
You've already forked NP_CSM_Tool
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
1cb464975d9f16bdced60d0a283f43fb29577f47
NP_CSM_Tool/app/templates/table.html

12 lines
263 B
HTML
Raw Normal View History

Added functions and grid squares. Good progress! Need to figure out how to get the session key into the javascript file.
2023-02-21 16:59:41 -05:00
<!DOCTYPE html>
Figured out that I can use a single endpoint for a tons of additionalPOST requests, which has opened up a lot of doors. Started to create a robust add option. Also added a template button as an idea, but need to see what's possible
2023-03-07 14:56:01 -05:00
<div class="table">
Added functions and grid squares. Good progress! Need to figure out how to get the session key into the javascript file.
2023-02-21 16:59:41 -05:00
<h4>Hello! Here are your results.</h4>
<a id="download" href="/downloadcsv">Click here to download as CSV.</a>
</div>
<div class="panda-table">
{{ table | safe }}
</div>
Figured out that I can use a single endpoint for a tons of additionalPOST requests, which has opened up a lot of doors. Started to create a robust add option. Also added a template button as an idea, but need to see what's possible
2023-03-07 14:56:01 -05:00
</div>
Added functions and grid squares. Good progress! Need to figure out how to get the session key into the javascript file.
2023-02-21 16:59:41 -05:00
</div>
</body>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0+dev-138-gd21ce9fa07 Page: 474ms Template: 7ms
English
English
Licenses API