Bug #305
Feature #36: associate publications with projects
Bug #304: Identify This Author: Buggy interface
Radio Buttons should not use onclick events
Status: | New | Start date: | 2011-09-19 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Luis Figueira | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Radio Button Tags on the "Identify Author" are being triggered by the onClick event, which always triggers the js functions even if that option was already selected.
On solution could be using the onChange event.