Bugs item #2080319, was opened at 2008-08-28 10:28
Message generated for change (Settings changed) made by cjuergen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2080319&group_id=19984

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Claudia Juergen (cjuergen)
>Assigned to: Claudia Juergen (cjuergen)
Summary: jspui hardcoded strings in browse

Initial Comment:
In 

dspace-jspui/dspace-jspui-webapp/src/main/webapp/browse/single.jsp

there are hardcoded strings, see

<select name="order">
<option value="ASC" <%= ascSelected %>>Ascending</option>
<option value="DESC" <%= descSelected %>>Descending</option>
</select>


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2080319&group_id=19984

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to