Revision 1bea7ca4 ui/templates/machines.html

b/ui/templates/machines.html
340 340
           if(e.preventDefault) {
341 341
               e.preventDefault();
342 342
           }
343
           console.info(api.getIndex());
344 343
           if (api.getIndex() < 2) {
345 344
               api.next();
346 345
            } else {

Also available in: Unified diff