From 3d5e5940704a412b151223461ab59f9395861b7b Mon Sep 17 00:00:00 2001 From: mdipierro Date: Mon, 8 Apr 2013 12:44:52 -0500 Subject: [PATCH] removed one more --- VERSION | 2 +- gluon/tools.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 1e2fc00c..4994a79a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.4.6-stable+timestamp.2013.04.08.12.40.11 +Version 2.4.6-stable+timestamp.2013.04.08.12.44.15 diff --git a/gluon/tools.py b/gluon/tools.py index 55f0dc9f..d1382573 100644 --- a/gluon/tools.py +++ b/gluon/tools.py @@ -5257,7 +5257,7 @@ class Wiki(object): current.session.flash = 'page created' redirect(URL(args=slug)) script = """ - $(function() { + jQuery(function() { if (!jQuery('#wiki_page_body').length) return; var pagecontent = jQuery('#wiki_page_body'); pagecontent.css('font-family',