~slub.team/goobi-production/1.7

« back to all changes in this revision

Viewing changes to src/org/goobi/production/chart/IProvideProjectTaskList.java

  • Committer: Ralf Claussnitzer
  • Date: 2011-12-14 11:51:57 UTC
  • mfrom: (5.2.10 bug-754438)
  • Revision ID: ralf.claussnitzer@slub-dresden.de-20111214115157-x9mcctf8bax4u8sw
lp:754438 fixes misspelled package names

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
import java.util.List;
28
28
 
29
 
import de.sub.goobi.Beans.Projekt;
 
29
import de.sub.goobi.beans.Projekt;
30
30
 
31
31
 
32
32