From aac964c3bda32c81bb5b83a39cb3d18b7fe3acdf Mon Sep 17 00:00:00 2001
From: rolux
Date: Tue, 12 Jun 2012 23:47:49 +0200
Subject: [PATCH] update software panel in site dialog
---
static/js/pandora/siteDialog.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/static/js/pandora/siteDialog.js b/static/js/pandora/siteDialog.js
index babb2b033..5c687a88c 100644
--- a/static/js/pandora/siteDialog.js
+++ b/static/js/pandora/siteDialog.js
@@ -25,9 +25,9 @@ pandora.ui.siteDialog = function(section) {
+ 'a free open source framework for media archives.
'
+ 'pan.do/ra includes OxJS, '
+ 'a new JavaScript library for web applications.'
- + 'Both pan.do/ra '
- + 'and OxJS '
- + 'will be released in 2012. More soon...'
+ + 'To learn more about pan.do/ra and OxJS, '
+ + 'please visit pan.do/ra '
+ + 'and oxjs.org '
)
.appendTo($content);
} else {