Ticket #15 (closed defect: fixed)

Opened 9 years ago

Last modified 9 years ago

+15 button appears in Overview window

Reported by: jdalbey Owned by: bmcguffin
Priority: Medium Milestone: ScriptBuilder 1
Component: ScriptBuilder GUI Version: 1.0
Severity: Minor Keywords:
Cc:

Description

+15 button appears in Overview window but it should not, or at least be disabled.
Since events can only be added in the Incident Editor, it makes no sense to have +15 in the Overview window; you can't add events there.

Change History

comment:1 Changed 9 years ago by bmcguffin

  • Status changed from new to accepted

comment:2 Changed 9 years ago by bmcguffin

  • Status changed from accepted to closed
  • Resolution set to fixed

Added a line to constructor of ScriptBuilderFrame?, which set the visibility of the +15 button to "false." If, in the future, use of this button becomes desirable, simply remove this line and the button will be visible and functional again.

Note: See TracTickets for help on using tickets.