commit | af2536d92279ec19979d39182e9f72c6277428bd | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Tue Jan 26 12:59:54 2010 +0000 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Tue Jan 26 12:59:54 2010 +0000 |
tree | 49793ad9a3f226eff916eb09176a0c37d09b765f | |
parent | c4d4719e932627b4a9b0a7d8e6256f08fdb6a287 [diff] |
FELIX-2007 : JavaScript error on bundle page git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@903205 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/src/main/resources/res/ui/bundles.js b/webconsole/src/main/resources/res/ui/bundles.js index a5ab7e5..0a93112 100644 --- a/webconsole/src/main/resources/res/ui/bundles.js +++ b/webconsole/src/main/resources/res/ui/bundles.js
@@ -251,7 +251,7 @@ 0: { sorter:"digit"}, 5: { sorter: false } }, - sortList: [cv], + sortList: [lo], textExtraction:extractMethod }); $("#plugin_table").bind("sortEnd", function() {