Home | History | Annotate | Download | only in templates

Lines Matching refs:handle

32 .handle {
37 .handle-opened {
41 .handle-closed {
69 $(tr).children(".handle").addClass("handle-opened");
70 $(tr).children(".handle").removeClass("handle-closed");
77 $(tr).children(".handle").removeClass("handle-opened");
78 $(tr).children(".handle").addClass("handle-closed");
96 $(tr).children(".handle").addClass("handle-opened");
97 $(tr).children(".handle").removeClass("handle-closed");
104 $(tr).children(".handle").removeClass("handle-opened");
105 $(tr).children(".handle").addClass("handle-closed");
134 <td class="handle handle-opened">&nbsp;</td>
137 <td class="handle">&nbsp;</td>
154 <td class="handle handle-opened">&nbsp;</td>
157 <td class="handle">&nbsp;</td>
172 <td class="handle">&nbsp;</td>