View Issue Details

IDProjectCategoryView StatusLast Update
0001651AJAX/JSFeature Request - Interfacepublic2009-08-16 21:44
ReporterDerIdiot Assigned Tofahrenheit  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Summary0001651: add the class "sortable" to all js sorted columns
Descriptionadd the class "sortable" to all js sorted columns so i can add some specific rules via css like the cursor finger on hover.
TagsNo tags attached.

Relationships

related to 0001609 resolvedfahrenheit Implement JS Sorting on the following pages 

Activities

noec

2009-08-16 16:28

developer   ~0002929

Isn't this as easy as adding this to the utils.js somewhere around line 1218?

header.className += ' sortable';

fahrenheit

2009-08-16 20:48

reporter   ~0002933

drop by #anidb or #anidb-dev on irc.synirc.org and talk to DerIdiot.

DerIdiot

2009-08-16 21:44

administrator   ~0002934

fixed by noec

Issue History

Date Modified Username Field Change
2009-08-14 23:34 DerIdiot New Issue
2009-08-14 23:34 DerIdiot Status new => assigned
2009-08-14 23:34 DerIdiot Assigned To => fahrenheit
2009-08-15 16:07 fahrenheit Relationship added related to 0001609
2009-08-16 16:28 noec Note Added: 0002929
2009-08-16 20:48 fahrenheit Note Added: 0002933
2009-08-16 21:44 DerIdiot Note Added: 0002934
2009-08-16 21:44 DerIdiot Status assigned => resolved
2009-08-16 21:44 DerIdiot Resolution open => fixed