Inconsistent line endings
| | |
| | | style.innerHTML = '#page_margins { min-width: 980px; max-width: 80%; background: #fff; display: table;}'; |
| | | document.getElementsByTagName("head")[0].appendChild(style); |
| | | } |
| | |
|
| | | |
| | | jQuery(document).ready(function() { |
| | | loadInitContent(); |
| | | }); |
| | |
|
| | | |
| | | //Use jQuery submit with kespress Enter in panel filterbar |
| | | jQuery(document).bind("keypress", function(event) { |
| | | if (event.which == '13' && $(".panel #Filter").length > 0) { |
| | | $(".panel #Filter").attr("onsubmit",$(".panel #Filter").attr("onclick")).submit(); |
| | | } |
| | | }); |
| | |
|
| | | |
| | | </script> |
| | | </head> |
| | | <body> |
| | |
| | | style.innerHTML = '#page_margins { min-width: 980px; max-width: 80%; background: #fff; display: table;}'; |
| | | document.getElementsByTagName("head")[0].appendChild(style); |
| | | } |
| | |
|
| | | |
| | | jQuery(document).ready(function() { |
| | | loadInitContent(); |
| | | }); |
| | |
|
| | | |
| | | //Use jQuery submit with kespress Enter in panel filterbar |
| | | jQuery(document).bind("keypress", function(event) { |
| | | if (event.which == '13' && $(".panel #Filter").length > 0) { |
| | | $(".panel #Filter").attr("onsubmit",$(".panel #Filter").attr("onclick")).submit(); |
| | | } |
| | | }); |
| | |
|
| | | |
| | | </script> |
| | | </head> |
| | | <body> |
| | |
| | | style.innerHTML = '#page_margins { min-width: 980px; max-width: 80%; background: #fff; display: table;}'; |
| | | document.getElementsByTagName("head")[0].appendChild(style); |
| | | } |
| | |
|
| | | |
| | | jQuery(document).ready(function() { |
| | | loadInitContent(); |
| | | }); |
| | |
|
| | | |
| | | //Use jQuery submit with kespress Enter in panel filterbar |
| | | jQuery(document).bind("keypress", function(event) { |
| | | if (event.which == '13' && $(".panel #Filter").length > 0) { |
| | | $(".panel #Filter").attr("onsubmit",$(".panel #Filter").attr("onclick")).submit(); |
| | | } |
| | | }); |
| | |
|
| | | |
| | | </script> |
| | | </head> |
| | | <body> |