Order review popup
Vista is a modal that is used to add a review to a business describing its different services and a comment.
Main Models
review
: contains all the data that you indicate that you want to create
Utility Functions
hide()
: close this modaladdReview()
: add the review
Example of base theme
hide()
review data
addReview()
Updated almost 6 years ago