I'm trying to add the count of items in the workflow to the submissions
page. I thought it would be a matter of adding ownedItems.size() somewhere
in
dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/xmlworkflow/Submissions.java

But it looks like changes I make to that file don't make any difference.

Both builds are successful.

After modifying the file, I run

mvn -U clean package
stop tomcat
then ant update from the dspace/target/dspace-installer/ directory
and start tomcat

Is that the correct procedure; am I modifying the wrong file?

Ultimately, what I'm after is, on the submissions page instead of 'Tasks in
the pool', it would display '5 Tasks in the pool', or however many there
happen to be.

I'm using the Reference theme, XMLUI, tomcat7.

Sean
--

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to