View Issue Details

IDProjectCategoryView StatusLast Update
0003441HTML & PERLBug Report - Interfacepublic2020-05-18 07:54
ReporterCDB-Man Assigned ToDerIdiot  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Summary0003441: Creqassist button CSS class
DescriptionCurrently the creqassist button is like this:
<button type="submit" name="creq.request.assistance" class="assign request assistance" value="request">Request Assistance</button>

It should probably be changed to this instead (add the underscore):
class="assign request_assistance"
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-05-18 04:00 CDB-Man New Issue
2020-05-18 07:54 DerIdiot Assigned To => DerIdiot
2020-05-18 07:54 DerIdiot Status new => closed
2020-05-18 07:54 DerIdiot Resolution open => won't fix