-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscript.js
28 lines (24 loc) · 841 Bytes
/
script.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
// function clientConnectForm(){
// window.open('https://airtable.com/shrU3JNmuxsah2Pw9');
// }
function jobUpdateForm() {
window.open('https://airtable.com/appe5vnQC7Rh19mee/shrYL5rtrtBiUV0vO');
}
function newJobForm() {
window.open('https://airtable.com/appe5vnQC7Rh19mee/shrdDQuwuozpTcO32');
}
function newClientForm() {
window.open('https://airtable.com/appe5vnQC7Rh19mee/shr3vjKKXkQCAHpBa');
}
// function viewClientDiscussion() {
// window.open('https://airtable.com/shrTW0tuTCDPTsCVH');
// }
function viewAllOrders() {
window.open('https://airtable.com/appe5vnQC7Rh19mee/shr7qkvboHyfK9spZ');
}
// function viewJobStage() {
// window.open('https://airtable.com/shr21dP7c3HpcjCTk');
// }
// function viewPendingJobs() {
// window.open('https://airtable.com/shruqtzzNhCwzLtRj/tbloW6vFGkUAt13ey');
// }