www/rec_main.php

Sun, 27 Oct 2019 22:39:28 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 27 Oct 2019 22:39:28 +0100
changeset 539
fe9ac6d49c4f
parent 67
883e897aad40
permissions
-rw-r--r--

Printed outputs have IBUs for whirlpool hops. Removed some debug console logs.

<?php
require_once($_SERVER['DOCUMENT_ROOT'].'/includes/global.inc.php');
page_header('Recepten', 'rec_main');
?>

   <div id="jqxgrid"></div>
    <div style="margin-top: 30px;">
    <div id="cellbegineditevent"></div>
    <div style="margin-top: 10px;" id="cellendeditevent"></div>
   </div>

<?php
page_footer();
?>

mercurial