In the template of the "Items with no checkouts" report: <li><label for="outputfile">To a file: </label><input type="radio" name="output" value="file" id="outputfile" disabled="disabled" /><!-- FIXME: Not implemented --> That FIXME has been there forever. The option should be hidden until someone actually fixes it.
Created attachment 9641 [details] [review] Bug 8124 - Hide option to download results of items with no checkouts report We should not show disabled controls for features which don't work.
Created attachment 9653 [details] [review] Bug 8124 - Hide option to download results of items with no checkouts report We should not show disabled controls for features which don't work. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
QA Comments: Ergonomic changes. Hide a not implemented feature. Passed QA
Pushed to 3.8.x, will be in 3.8.2