Page 1 of 1

Find Code for Child View Image Tabs

Posted: 2016-04-22 14:21
by TheNoLifer
Hi All,

I'm trying to find the code for the tabs in a child table view, as I need to change the image paths/names.
appgini_help_where.PNG
appgini_help_where.PNG (9.77 KiB) Viewed 3388 times
But I have searched everywhere (version 5.50) and cannot find them anywhere!! I've replaced all the images on the main page via incCommon, but just can't identify the files relevant to this child view. Frustrating!

Any ideas? Thanks!

Re: Find Code for Child View Image Tabs

Posted: 2016-04-22 15:06
by Bertv
Hi,
have a look in parent-children.php

Re: Find Code for Child View Image Tabs

Posted: 2016-04-22 15:08
by TheNoLifer
Bert! You're a genius.

It seems obvious now you say it! I looked in all the Templates, the _view.php, the css, everywhere.... but not there :)

Thank you again.