Modify the background color of a table cell

@dan

I upgraded CMS from 1.7.6 to 1.8.0 alpha2 and I have a question. Can you please tell me where to put this script:

$("tr:contains('Romania')").css("background-color", "red");

that you told me to put it on modules\preview\HtmlTemplate.html on 1.7.6.

Thank you so much!

It would go in modules/get-resource.twig :smile: