Index: trunk/phase3/resources/Resources.php |
— | — | @@ -78,10 +78,6 @@ |
79 | 79 | 'jquery.localize' => array( |
80 | 80 | 'scripts' => 'resources/jquery/jquery.localize.js' |
81 | 81 | ), |
82 | | - 'jquery.makeCollapsible' => array( |
83 | | - 'scripts' => 'resources/jquery/jquery.makeCollapsible.js', |
84 | | - 'styles' => 'resources/jquery/jquery.makeCollapsible.css', |
85 | | - ), |
86 | 82 | 'jquery.suggestions' => array( |
87 | 83 | 'scripts' => 'resources/jquery/jquery.suggestions.js', |
88 | 84 | 'styles' => 'resources/jquery/jquery.suggestions.css', |