crazedsanity / cs-battletrack

PHP-Based web application for tracking data in traditional paper-and-pencil role playing games.
http://www.crazedsanity.com/projects/cs-battletrack
Other
1 stars 1 forks source link

Ability to delete records on a sheet #20

Closed crazedsanity closed 10 years ago

crazedsanity commented 11 years ago

Currently there is no way to delete an existing record (though it can be updated to be blank, or just spaces): weapon, armor, skills, gear, feats/special abilities. There should be like an "x" or something beside them to delete the records, along with a confirmation of what's being deleted (e.g. if they're deleting a weapon named "foo", it should say, "are you sure you want to delete the weapon named 'foo'?")

crazedsanity commented 10 years ago

Implemented in v0.9.2