Opened 14 years ago
Closed 14 years ago
#1673 closed defect (fixed)
Change condition of Save Command
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The Save Resource command is only enabled under the following conditions:
- The current resource is a new resource
- The current resource is dirty
The 2nd condition should be removed so that the user can save the resource at any time regardless of whether the edited resource is actually dirty or not
Note:
See TracTickets
for help on using tickets.
Fixed r5725