Ignore:
Timestamp:
06/26/13 15:24:09 (12 years ago)
Author:
hendrikvanantwerpen
Message:

Fixed authentication.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/src/client/qed-client/pages/templates/surveyRun.html

    r466 r467  
    4545            <div>
    4646                <div class="qedLabel">Export results</div>
    47                 <a target="_blank" href="/surveyRun/${surveyRunId}/csv" class="qedField">To CSV</a>
     47                <a target="_blank" href="/api/surveyRuns/${surveyRunId}/responses.csv" class="qedField">To CSV</a>
    4848            </div>
    4949        </fieldset>
Note: See TracChangeset for help on using the changeset viewer.