Added missing comment tags. Handles temporarily disabled then action additions
authorLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Wed, 21 Dec 2011 15:59:13 +0000 (17:59 +0200)
committerLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Wed, 21 Dec 2011 15:59:13 +0000 (17:59 +0200)
templates/apply.html

index 7cd84ed..1384bb3 100644 (file)
@@ -25,6 +25,7 @@
                $("#id_destinationport").css('width', '100px').attr('size', '5');
                $('#id_then').attr("multiple", "");
                $( "#id_expires" ).datepicker({ dateFormat: 'yy-mm-dd' , maxDate: '+10d', minDate: '+1d', changeMonth: false, changeYear: false }).datepicker( $.datepicker.regional[ "el" ] );
+               {% comment %}
                $('#then_diag').dialog({
                        height: 220,
             width: 340,
@@ -56,7 +57,7 @@
                }
        }
                });
-               
+               {% comment %}
                $('#port_diag').dialog({
                        height: 220,
             width: 340,