Skip to content
Snippets Groups Projects
Commit 68f33732 authored by Peter Rotich's avatar Peter Rotich
Browse files

Revert click to preview change.

parent 91bfd578
Branches
Tags
No related merge requests found
...@@ -183,7 +183,7 @@ jQuery(function() { ...@@ -183,7 +183,7 @@ jQuery(function() {
//Ticket preview //Ticket preview
$('.ticketPreview').live('mouseover click', function(e) { $('.ticketPreview').live('mouseover', function(e) {
e.preventDefault(); e.preventDefault();
var elem = $(this); var elem = $(this);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment