Sitemap Modal Window

Permalink
I would like to make the modal window taller, I have searched all I could through Concrete 5 and not having any luck finding where it calls out the height.

Installed Version 5.7.5.9
Current Version 7.5.13

1 Attachment

mdius
 
mdius replied on at Permalink Reply
mdius
I figured it out.
/concrete/js/sitemap.js

&destCID="+c.data.cID+"&dragMode="+d,h=350,i=350;b.fn.dialog.open
to
&destCID="+c.data.cID+"&dragMode="+d,h=650,i=350;b.fn.dialog.open