update for removed class sub-elemtent grouping DIVs
[mono.git] / doc / web / deploy / cm / cormissing.js
index 3b4faf17162bf54e64fa94ecdd29982bd4271661..7a89ec1907c78bd976f27eb960e63e8daa1bf56c 100644 (file)
@@ -157,7 +157,7 @@ function clickHandler (evt)
                {
                        strField = 'ctor';
                        elt = getParentDiv (elt);
-                       elt = getParentDiv (elt);
+//                     elt = getParentDiv (elt);
                }
                else
                if (elt.className == 'm' ||     // method
@@ -170,7 +170,7 @@ function clickHandler (evt)
                        if (match)
                                strField = match [0];
                        elt = getParentDiv (elt);
-                       elt = getParentDiv (elt);
+//                     elt = getParentDiv (elt);
                }
                if (elt.className == 'c' ||     // class
                        elt.className == 's' || // struct