0.0.07 form poster
This commit is contained in:
@@ -5,7 +5,7 @@ class api {
|
||||
this.data_type = props.data_type;
|
||||
this.type = props.type || 'POST';
|
||||
this.success_callback = props.success;
|
||||
this.error_callback = props.error_callback;
|
||||
this.error_callback = props.error;
|
||||
}
|
||||
|
||||
ajaxRequest (){
|
||||
|
||||
Reference in New Issue
Block a user