Ignore:
Timestamp:
08/03/11 19:31:24 (14 years ago)
Author:
fpvanagthoven
Message:

You can now delete anywhere from pipeline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/classes/SurveyCreationTool.php

    r68 r69  
    1515        $this->survey = $survey;
    1616        $this->timeStamp = $timeStamp;
    17 var_dump($_POST);
     17
    1818        if (isset($this->survey->id))
    1919            SurveyCreationTool::javascript($this->survey->id);
Note: See TracChangeset for help on using the changeset viewer.