MINOR Removed jquery.fitheighttoparent from LeftAndMain->init(), handled by layout manager now

This commit is contained in:
Ingo Schommer 2011-04-19 22:48:18 +12:00
parent 98f56069a9
commit 1a9441ffc8

View File

@ -205,7 +205,6 @@ class LeftAndMain extends Controller {
Requirements::javascript(SAPPHIRE_DIR . '/thirdparty/json-js/json2.js');
Requirements::javascript(SAPPHIRE_DIR . '/thirdparty/jquery-metadata/jquery.metadata.js');
Requirements::javascript(SAPPHIRE_ADMIN_DIR . '/javascript/jquery-fitheighttoparent/jquery.fitheighttoparent.js');
// entwine
Requirements::javascript(SAPPHIRE_DIR . '/thirdparty/jquery-entwine/dist/jquery.entwine-dist.js');