move jsp for reports to a separate dir
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Fri, 10 Jan 2014 16:35:59 +0000 (16:35 +0000)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Fri, 10 Jan 2014 16:35:59 +0000 (16:35 +0000)
commit32cb93e5d1032189360155cbeedd45adadebfd46
treec5c3920092cdab8d04ebc846f784bc5fce4007c3
parent006363dc999cef4e9c49dd6a38ea0d78cbb62472
move jsp for reports to a separate dir
17 files changed:
server/compbio/controllers/DailyStatisticsController.java
server/compbio/controllers/DatabaseController.java
server/compbio/controllers/IPDataController.java
server/compbio/controllers/JobController.java
server/compbio/controllers/ProteomeController.java
server/compbio/controllers/SSFeaturesController.java
server/compbio/controllers/SequenceController.java
webapp/view/reports/IP.jsp [moved from webapp/view/reportIP.jsp with 95% similarity]
webapp/view/reports/IPstatistics.jsp [moved from webapp/view/reportIPstatistics.jsp with 92% similarity]
webapp/view/reports/Job.jsp [moved from webapp/view/reportJobLog.jsp with 92% similarity]
webapp/view/reports/JobStatistics.jsp [moved from webapp/view/reportJobStatistics.jsp with 96% similarity]
webapp/view/reports/JobStatisticsOneDay.jsp [moved from webapp/view/reportJobStatisticsOneDay.jsp with 93% similarity]
webapp/view/reports/RemoveDBrecords.jsp [moved from webapp/view/ReportAboutRemove.jsp with 100% similarity]
webapp/view/reports/SSFeatures.jsp [moved from webapp/view/reportSSFeatures.jsp with 94% similarity]
webapp/view/reports/Sequences.jsp [moved from webapp/view/reportProteinSequences.jsp with 96% similarity]
webapp/view/reports/SequencesStatistics.jsp [moved from webapp/view/reportProteinSequencesCounter.jsp with 93% similarity]
webapp/view/reports/TimeExecution.jsp [moved from webapp/view/reportTimeExecution.jsp with 95% similarity]