mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-31 01:35:15 +02:00
Remove debbungig console.log
This commit is contained in:
parent
4b80a9b397
commit
133d59e4a7
@ -283,7 +283,6 @@ class AdminPanelEmailSettings extends React.Component {
|
|||||||
}
|
}
|
||||||
|
|
||||||
onFormSubmit(form) {
|
onFormSubmit(form) {
|
||||||
console.log('form submmited');
|
|
||||||
const {selectedIndex, language, templates} = this.state;
|
const {selectedIndex, language, templates} = this.state;
|
||||||
|
|
||||||
this.setState({loadingForm: true});
|
this.setState({loadingForm: true});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user