mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
templates cleaner and generation for all pages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
window._version_number = "c1dee2b8be9abfbe2a74619482b586b538f7253911fcb06c4c950b10";
|
||||
window._version_number = "2a070dfb16a80c744b13c7609859086ef91dfd755d70032ee00ee4f6";
|
||||
window.home_page = "index";
|
||||
// footer signup widget
|
||||
// automatically adds it to the .layout-main div of the page
|
||||
|
||||
@@ -136,7 +136,7 @@ wn.show_forgot_password = function(){
|
||||
<header><div class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner">
|
||||
<div class="container">
|
||||
<a class="brand">erpnext</a>
|
||||
<a class="brand" href="index.html">erpnext</a>
|
||||
<ul class="nav">
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user