Commit c7108186 authored by Christof Damian 's avatar Christof Damian

sub_navbar change

parent e3906ecc
<master src="../../intranet-core/www/master">
<property name="title">@page_title;noquote@</property>
<property name="main_navbar_label">finance</property>
<%= [im_costs_navbar "none" "/intranet/invoices/index" "" "" [list]] %>
<property name="sub_navbar">@sub_navbar;noquote@</property>
<form action=new-2 method=POST>
<%= [export_form_vars invoice_id return_url] %>
......
......@@ -447,5 +447,7 @@ db_foreach related_project $related_project_sql {
append select_project_html "<input type=hidden name=select_project value=$project_id>\n"
}
set sub_navbar [im_costs_navbar "none" "/intranet/invoices/index" "" "" [list]]
db_release_unused_handles
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment