Index: branches/RL2/extensions/Gadgets/modules/ext.gadgets.preferences.js |
— | — | @@ -55,9 +55,6 @@ |
56 | 56 | } |
57 | 57 | }; |
58 | 58 | // TODO: Actually fetch this info using AJAX |
59 | | - // TODO: This structure allows cross-pollination of categories when multiple foreign repos are involved, do we want that? |
60 | | - // I guess probably not, because we wouldn't even know where to pull the category message from to begin with. |
61 | | - // Probably needs an extra level for the repo. |
62 | 59 | var gadgetsByCategory = { |
63 | 60 | 'wiki2': { |
64 | 61 | '': { |