FabulaVotes/static_files
trotFunky 24ab2fc5f2 vote_chart: Remove hash part of the URL
Now that the truths have anchor links, a user could select one and send the link
directly to the truth, or refresh the page to there.
However, the local part of the URL would be used by the script to fetch the voting
data, which fail as it isn't expected by the server and is, anyway, malformed.

Remove the local hash from the URL before requesting the voting data.
2024-08-01 22:42:07 +01:00
..
style.css tag: Introduce tag system 2024-08-01 21:55:47 +01:00
vote_chart.js vote_chart: Remove hash part of the URL 2024-08-01 22:42:07 +01:00
vote_handler.js v1.0: First production version 2024-07-23 21:51:42 +01:00