projects
/
mkdru-moved-to-drupal.org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c493b01
)
Add "ressourceélectroniqu" media type mapping.
author
Jason Skomorowski
<jason@indexdata.com>
Thu, 7 Apr 2011 03:51:39 +0000
(
03:51
+0000)
committer
Jason Skomorowski
<jason@indexdata.com>
Thu, 7 Apr 2011 03:51:39 +0000
(
03:51
+0000)
mkdru.theme.js
patch
|
blob
|
history
diff --git
a/mkdru.theme.js
b/mkdru.theme.js
index
41cc7fc
..
ae40b0e
100644
(file)
--- a/
mkdru.theme.js
+++ b/
mkdru.theme.js
@@
-53,6
+53,9
@@
Drupal.theme.prototype.mkdruResult = function(hit, num, detailLink) {
case 'resourceélectronique':
html += Drupal.t('online');
break;
+ case 'ressourceélectronique':
+ html += Drupal.t('online');
+ break;
case 'soundrecording':
html += Drupal.t('recording');
break;