Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
codewind
/
e775e32572bd4c18049a1b2294b3a8f7ee7c8d60
/
.
/
js
/
index.js
blob: 7212c1cafae653d6589323f08309cb05774eebcb [
file
] [
log
] [
blame
]
$
(
function
()
{
$
(
'.cw-value-props-col-header'
).
matchHeight
();
$
(
'.cw-value-props-div-text'
).
matchHeight
();
$
(
'.cw-value-props-col-img-holder'
).
matchHeight
();
});