Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
plugins
/
ultimate...
/
js
•
File:
script.js
•
Content:
jQuery(document).ready(function($){ var maxHeight = -1; $('.series-main').each(function() { maxHeight = maxHeight > $(this).height() ? maxHeight : $(this).height(); }); $('.series-main').each(function() { $(this).height(maxHeight); }); });
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List