From 2049f0ed1a1bc58ba07f451daf4c929a2f6a92f8 Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Tue, 2 Dec 2014 09:22:52 +0000 Subject: [PATCH] Update 0.9.rst --- docs/releases/0.9.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/0.9.rst b/docs/releases/0.9.rst index b9a300c547..91fd626f98 100644 --- a/docs/releases/0.9.rst +++ b/docs/releases/0.9.rst @@ -16,7 +16,7 @@ Minor features * Javascript includes in the admin backend have been moved to the HTML header, to accommodate form widgets that render inline scripts that depend on libraries such as jQuery * Improvements to the layout of the admin menu footer. * Added thousands separator for counters on dashboard - * Added links to admin notification messages + * Added contextual links to admin notification messages Bug fixes