// Add the dialog title $('#dprezzi h4').html("SAGA NORDICA"); // Render the new form //$('.modal-body').html('%= j render("tabella_prezzi") %>'); $('#dbody').html('
\n

QUOTA INDIVIDUALE DI PARTECIPAZIONE DA COPENHAGEN AD OSLO<\/strong><\/p>\n\n\n \n \n \n <\/tr>\n \n
Camera Doppia<\/th>\n Suppl. Camera Singola<\/th>\n Bambino 6-12 anni in camera con 2 adulti<\/th>\n Adulto in terzo letto<\/th>\n <\/tr>\n
€ 1.395<\/td>\n € 550<\/td>\n € 1.110<\/td>\n € 1.250<\/td>\n <\/tr>\n <\/tbody>\n<\/table>\n<\/p>\n<\/div> \n'); // Show the dynamic dialog $('#dprezzi').modal("show");