$("#modal-login").toggleClass("show-login");
})
- getting_started.append( $('<div />',{
- class: 'contact-form',
- text: `Invite Superior Hospitality Partners to your community to see if Hospitality Mentality 360 will be beneficial for you and your visitors.`
- }))
- $(".contact-form").on("click", function(){
- window.location = window.contactForm;
- })
+ // getting_started.append( $('<div />',{
+ // class: 'contact-form',
+ // text: `Invite Superior Hospitality Partners to your community to see if Hospitality Mentality 360 will be beneficial for you and your visitors.`
+ // }))
+ // $(".contact-form").on("click", function(){
+ // window.location = window.contactForm;
+ // })
});
\ No newline at end of file