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

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