Project

General

Profile

« Previous | Next » 

Revision 41603

Menu update

View differences:

LiteratureController.java
63 63

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

Also available in: Unified diff