Explorar o código

修改select2

xun %!s(int64=7) %!d(string=hai) anos
pai
achega
9aed3c037f
Modificáronse 1 ficheiros con 12 adicións e 12 borrados
  1. 12 12
      application/edit/view/project/show.html

+ 12 - 12
application/edit/view/project/show.html

@@ -214,12 +214,12 @@
                 '</td>'+
             '</tr>'
             );
-            $('[name="request_must[]"]').select2({
-
-            });
-            $('[name="request_type[]"]').select2({
-
-            });
+            // $('[name="request_must[]"]').select2({
+            //
+            // });
+            // $('[name="request_type[]"]').select2({
+            //
+            // });
 
         });
         $('#add_back').click(function () {
@@ -247,12 +247,12 @@
                     '</td>'+
                     '</tr>'
             );
-            $('[name="back_must[]"]').select2({
-
-            });
-            $('[name="back_type[]"]').select2({
-
-            });
+            // $('[name="back_must[]"]').select2({
+            //
+            // });
+            // $('[name="back_type[]"]').select2({
+            //
+            // });
 
         });
         $("body").on('click', '[name="del"]', function(){