From aedf6488a562e81849ff1025db119366e179825e Mon Sep 17 00:00:00 2001 From: Daniel Schildt Date: Fri, 28 Jan 2011 13:58:29 +0200 Subject: [PATCH] Fixed Snippets.xml so that things don't show up in Actions menu --- TextActions/Snippets.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TextActions/Snippets.xml b/TextActions/Snippets.xml index 6b9eff6..e92ae00 100644 --- a/TextActions/Snippets.xml +++ b/TextActions/Snippets.xml @@ -6,14 +6,14 @@ --> - + $.(selector) js, js * $ - + function () {...} js, js *