Project

General

Profile

« Previous | Next » 

Revision 2015

Added by sgarg about 20 years ago

Did editing to support changes mentioned in bug 1295

View differences:

src/perl/register-dataset.cgi
180 180
    toConfirmData();
181 181
    exit(0);
182 182

  
183
}elsif ($FORM::dataWrong =~ "No, I want to change it!!" && $FORM::stage =~ "confirmed") {
183
}elsif ($FORM::dataWrong =~ "No, go back to editing" && $FORM::stage =~ "confirmed") {
184 184
    # The user wants to correct the data that he has entered. 
185 185
    # Hence show the data again in entryData form. 
186 186
    confirmDataToReEntryData();

Also available in: Unified diff