comparison roundup/scripts/roundup_demo.py @ 7738:ce0c40b6cdc3

doc: replace URL action example with form The example to provide a link to take or resolve an item was broken. Roundup has required a POST not GET for changes to the database for a while. This example was never fixed. Replaced a link using GET with a POSTed form. This changes the activating element from a link to a button. The button could be restyled as a link using CSS I think. The original example was also not canonical. It used :action rather than the canonical @action.
author John Rouillard <rouilj@ieee.org>
date Tue, 13 Feb 2024 19:45:44 -0500
parents c73a1177c2b2
children f5f09ed9a783
comparison
equal deleted inserted replaced
7737:2b0164ac5cfa 7738:ce0c40b6cdc3

Roundup Issue Tracker: http://roundup-tracker.org/