forked from 0x2620/pandora
update software panel in site dialog
This commit is contained in:
parent
839f8bf0e1
commit
aac964c3bd
1 changed files with 3 additions and 3 deletions
|
@ -25,9 +25,9 @@ pandora.ui.siteDialog = function(section) {
|
|||
+ 'a free open source framework for media archives.</p>'
|
||||
+ '<b>pan.do/ra</b> includes <b>OxJS</b>, '
|
||||
+ 'a new JavaScript library for web applications.</p>'
|
||||
+ 'Both <a href="https://pan.do/ra"><b>pan.do/ra</b></a> '
|
||||
+ 'and <a href="https://oxjs.org"><b>OxJS</b></a> '
|
||||
+ 'will be released in 2012. More soon...'
|
||||
+ '<p>To learn more about <b>pan.do/ra</b> and <b>OxJS</b>, '
|
||||
+ 'please visit <a href="https://pan.do/ra">pan.do/ra</a> '
|
||||
+ 'and <a href="https://oxjs.org">oxjs.org</a> '
|
||||
)
|
||||
.appendTo($content);
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue