Rev 7728 | Rev 8961 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<html ><head><title>Saholic Reports</title></head><body><h2 >Saholic Reports</h2><a href="$action.getServletContextPath()/logout">Logout</a><hr/><div><form action="$action.getServletContextPath()/reports" method="get">#set($showUploadSheet = "False")#foreach($report in $action.getReports())#if ($report.getDescription() == "Amazon Listing")<a href="$action.getServletContextPath()/amazon-list/options"><!--#$action.getDescription($report) -->$report.getDescription()</a>#set($showUploadSheet = "True")#else<a href="$action.getServletContextPath()/$report.getController()"><!--#$action.getDescription($report) -->$report.getDescription()</a>#end<br/>#end##parse("../content/reports-common.vm")</form><hr/></div><div id="messageError">$errorMsg</div></body></html>