update path to some dynamic pages
[proteocache.git] / webapp / view / reports / Sequences.jsp
index a75f0bb..3ba5d10 100644 (file)
@@ -12,7 +12,7 @@
        <div class="container">
                <jsp:include page="../fragments/mainmenu.jsp" />
                <spring:url value="/job/results" var="job_query" />
-               <spring:url value="/sequence/sequence/results?sequence=${prot}&searchtype=${searchtype}" var="the_query"/>
+               <spring:url value="/sequence/results?sequence=${prot}&searchtype=${searchtype}" var="the_query"/>
                <c:set var="shortensequencelength" value="108"/>
 
                <!-- reload and CSV buttons  -->
                <jsp:include page="../fragments/footer.jsp" />
        </div>
 </body>
-</html>
\ No newline at end of file
+</html>