What happened to the public API LABKEY.ext.Utils.resizeToViewport() ?!

LabKey Support Forum (Inactive)
What happened to the public API LABKEY.ext.Utils.resizeToViewport() ?! Leo Dashevskiy  2014-08-13 18:09
Status: Closed
 
Thanks, Nick!

Ok, so having a line in my view XML as such

<dependency path='Ext3'/>

is no longer sufficient?


It needs to be:

<dependency path='clientapi/ext3'/>

?