fix install url

This commit is contained in:
minic studio
2013-04-11 15:43:15 +03:00
parent b949e74593
commit 66b1edda69

View File

@@ -86,7 +86,7 @@ var minic = {
$.ajax({
type: 'GET',
url: 'http://192.168.100.250/laravel/public/process/install',
url: 'http://clients.minic.ro/process/install',
async: true,
cache: false,
crossDomain: true,