Ticket #102 (enhancement)
Opened 2 years ago
Last modified 2 years ago
Entry/Edit tab Systems need to be extrapolated
Status: closed (fixed)
| Reported by: | brieb | Assigned to: | brieb |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.7 |
| Component: | phpbms | Version: | trunk |
| Keywords: | Cc: | ||
Entry and edit screens currently use hard coded files to define the tab links at top. Because of this, creating custom modules for areas involves either copying ALL related entry and tab screens to the custom module, or modifying the tab file in the original module (which causes problems with updates) By extrapolating to it's own table it allows for easier customization.
Attachments
Change History
04/03/07 10:40:42: Modified by brieb
- milestone changed from unknown to 0.7.
04/03/07 16:52:46: Modified by brieb
- status changed from new to closed.
- resolution set to fixed.
Implemented by [215]