Merge pull request #3498 from nurbek91/TableCheck

Add TableCheck/Booking widget
main
Elbert Alias 4 years ago committed by GitHub
commit c2b9ef80c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

@ -13872,6 +13872,24 @@
}, },
"website": "https://github.com/syntaxhighlighter" "website": "https://github.com/syntaxhighlighter"
}, },
"TableCheck": {
"cats": [
5,
61,
72
],
"description": "TableCheck is a restaurant table booking widget.",
"icon": "TableCheck.svg",
"dom": {
"form[action*='tablecheck']": {
"attributes": {
"action": "\\.tablecheck\\.\\w+/"
}
}
},
"scripts": "tc_widget\\.js",
"website": "https://www.tablecheck.com"
},
"T-Soft": { "T-Soft": {
"cats": [ "cats": [
6 6

Loading…
Cancel
Save