rmove not needed alert
This commit is contained in:
parent
18d38083e9
commit
f1c7b3eed0
|
|
@ -342,7 +342,7 @@ app.controller('createWordpress', function ($scope, $http, $timeout, $compile, $
|
|||
home = "0";
|
||||
}
|
||||
|
||||
alert(domainNameCreate);
|
||||
//alert(domainNameCreate);
|
||||
var data = {
|
||||
|
||||
title: WPtitle,
|
||||
|
|
|
|||
Loading…
Reference in New Issue