| @@ -244,11 +244,8 @@ | ||
| 244 | 244 | heightStyle: "content", |
| 245 | 245 | collapsible: true |
| 246 | 246 | }); |
| 247 | 247 | } ); |
| 248 | - $( '.pdfprnt-class-delete' ).click( function(){ | |
| 249 | - $( this ).prev().find( 'input' ).val( '' ); | |
| 250 | - }); | |
| 251 | 248 | } ); |
| 252 | 249 | } )( jQuery ); |
| 253 | 250 | |
| 254 | 251 | /* Initialize CSS highlighter */ |