Changes

Jump to navigation Jump to search
Line 657: Line 657:  
From the form command at the top it can be seen that clicking the "Save/Restart"  button will lead to a routing through dhcpd5 which will result in the perl sub "do_update_config" being executed, which will save all the parameters back to the  DB.
 
From the form command at the top it can be seen that clicking the "Save/Restart"  button will lead to a routing through dhcpd5 which will result in the perl sub "do_update_config" being executed, which will save all the parameters back to the  DB.
   −
=== The Partials files can be used to keep the structure in mulitple files. ===
+
=== The Partials files can be used to keep the structure in multiple files. ===
 
We will look at just one to display the lease table. <syntaxhighlight lang="perl">
 
We will look at just one to display the lease table. <syntaxhighlight lang="perl">
 
<div id='dhcpd-leases'>
 
<div id='dhcpd-leases'>

Navigation menu