linwu 1 ماه پیش
والد
کامیت
6cacceba11
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      public/themes/default/views/mobile/app/ic/teach/detail.blade.php

+ 1 - 1
public/themes/default/views/mobile/app/ic/teach/detail.blade.php

@@ -127,7 +127,7 @@
     }
 
     $('.apply_jobs').click(function(){
-        location.href = "{{route('mobile.ic.ic.index')}}"
+        location.href = "{{route('mobile.ic.teach.index')}}"
     });
 </script>
 @endsection