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

Skills: checkbox doesn't save after adding/deleting #48

Open crazedsanity opened 10 years ago

crazedsanity commented 10 years ago

After adding or deleting a skill, the checkbox for class skill no longer works. Pretty sure it's an issue with the event getting unbound, due to how the section gets reloaded.