dever hace 7 años
padre
commit
bf5db6d02a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      main/template/home.php

+ 2 - 0
main/template/home.php

@@ -12,5 +12,7 @@ $view
 
 ->fetch('#pdf@href',	'<{echo DEVER_APP_HOST . "assets/pdf/msg.pdf"}>')
 
+->fetch('#msg',	'0&<{Dever::order()}>')
+
 # display
 ->display();