X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix.git;a=blobdiff_plain;f=pkgs%2Fwebapps%2Fetherpad-lite%2Fmodules%2Fep_line_height%2Ffix.patch;fp=pkgs%2Fwebapps%2Fetherpad-lite%2Fmodules%2Fep_line_height%2Ffix.patch;h=0000000000000000000000000000000000000000;hp=ffd65f1294196d93689b57128fe359fc0d8acda0;hb=1a64deeb894dc95e2645a75771732c6cc53a79ad;hpb=fa25ffd4583cc362075cd5e1b4130f33306103f0 diff --git a/pkgs/webapps/etherpad-lite/modules/ep_line_height/fix.patch b/pkgs/webapps/etherpad-lite/modules/ep_line_height/fix.patch deleted file mode 100644 index ffd65f1..0000000 --- a/pkgs/webapps/etherpad-lite/modules/ep_line_height/fix.patch +++ /dev/null @@ -1,30 +0,0 @@ -diff --git a/static/js/index.js b/static/js/index.js -index 1884571..c0490bf 100644 ---- a/static/js/index.js -+++ b/static/js/index.js -@@ -23,9 +23,6 @@ var postAceInit = function(hook, context){ - $('.line-height-menu').hover(function(){ - $('.submenu > .height-selection').attr('size', 4); - }); -- $('.line-height').click(function(){ -- $('.line-height-select').toggle(); -- }); - }; - - exports.aceGetFilterStack = function(name, context){ -diff --git a/templates/editbarButtons.ejs b/templates/editbarButtons.ejs -index 89a8aaa..8af258b 100644 ---- a/templates/editbarButtons.ejs -+++ b/templates/editbarButtons.ejs -@@ -1,10 +1,5 @@ -
  • --
  • -- -- -- --
  • --
  • -