testing click to refresh issue
authorMark <mark@nirph.com>
Tue, 6 Dec 2016 09:48:21 +0000 (11:48 +0200)
committerMark <mark@nirph.com>
Tue, 6 Dec 2016 09:48:21 +0000 (11:48 +0200)
public/js/app/workspace.js

index cecb1d5..c66dfd5 100644 (file)
                                                                && 'bid4cars.local' != window.location.hostname
                                                                && 'bid4cars.com.na' != window.location.hostname)
                                                {
+
+                                                       alert(window.location.hostname);
                                                        alert('Please click ok to refresh this page.');
                                                        location.reload();
                                                }
                                                                && 'bid4cars.com.na' != window.location.hostname)
                                                {
                                                        alert('Please click ok to refresh this page.');
+                                                       alert(window.location.hostname);
+
                                                        location.reload();
                                                }
                                                console.log('------------ Task Exec Error ------------');