downgrade raphael js to 1.5.2
This commit is contained in:
parent
b32465712b
commit
da5cf9d085
3 changed files with 5 additions and 11 deletions
|
@ -15,7 +15,7 @@
|
|||
//= require bootstrap-modal
|
||||
//= require modernizr
|
||||
//= require chosen-jquery
|
||||
//= require raphael/raphael
|
||||
//= require raphael
|
||||
//= require branch-graph
|
||||
//= require_tree .
|
||||
|
||||
|
@ -56,7 +56,7 @@ $(document).ready(function(){
|
|||
|
||||
/**
|
||||
* Commit show suppressed diff
|
||||
*
|
||||
*
|
||||
*/
|
||||
$(".supp_diff_link").bind("click", function() {
|
||||
showDiff(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue