View Issue Details

IDProjectCategoryView StatusLast Update
0003224HTML & PERLFeature Request - Interfacepublic2018-12-05 14:13
ReporterCDB-Man Assigned ToDerIdiot  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionwon't fix 
Summary0003224: Contribution tab: show the "report this entry" option 2nd in the list, after "edit this entry"
DescriptionCurrently, in the Contribution tab in the info block (for example on show=anime) the "report this entry" link is last in the list. Instead, move it up the list to show between edit and delete, as this ordering makes more sense.
Additional InformationOn the following:
> mod_perl/subs/adbs_anime.pm
> mod_perl/subs/adbs_char.pm
> mod_perl/subs/adbs_club.pm
> mod_perl/subs/adbs_collection.pm
> mod_perl/subs/adbs_creator.pm
> mod_perl/subs/adbs_ep.pm
> mod_perl/subs/adbs_group.pm
> mod_perl/subs/adbs_song.pm
> mod_perl/subs/adbs_tag.pm

In the "my @contribs;" block, move the "mk_modcmtlnk" section to 2nd in the list after the "editanime" section.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-07-22 15:30 CDB-Man New Issue
2018-12-05 14:13 DerIdiot Assigned To => DerIdiot
2018-12-05 14:13 DerIdiot Status new => closed
2018-12-05 14:13 DerIdiot Resolution open => won't fix