mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 10:21:38 -04:00
Fixes the css issue for contact_add_edit.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
$(function(){
|
||||
|
||||
"use strict";
|
||||
|
||||
$.ajaxSetup({async:false});
|
||||
|
||||
var contact_id = $("#contact_id").val();
|
||||
var birth_date = $("#birth_date");
|
||||
|
||||
Reference in New Issue
Block a user