Project

General

Profile

« Previous | Next » 

Revision 41603

Menu update

View differences:

DataController.java
64 64

  
65 65
        $("#changeValidationMode").click(new Function() {
66 66
            public boolean f(Event e) {
67
                History.newItem("validator/runCompatibilityTest");
67
                History.newItem("validate");
68 68
                return false;
69 69
            }
70 70
        });

Also available in: Unified diff