Project

General

Profile

« Previous | Next » 

Revision 223

Added by bojilova about 24 years ago

testing

View differences:

src/edu/ucsb/nceas/metacat/MetaCatServlet.java
209 209
        action = "validate";
210 210
      } else if (ypos > 27) {
211 211
        action = "transform";
212
      } else {
213
        action = "";
212
      //} else {
213
      //  action = "";
214 214
      }
215 215
    } catch (Exception npe) {
216 216
      //out.println("<P>Caught exception looking for Y value.");

Also available in: Unified diff