Commit d792373e authored by Boxiang Sun's avatar Boxiang Sun Committed by Tristan Cavelier

erp5_officejs_support_request_ui: Moving the title to the homepage top title(header bar)

parent f998374e
......@@ -18,7 +18,6 @@
</head>
<body>
<h1 style="font-size:2em;font-weight:bold;text-align:center">Customer Support Dashboard</h1>
<form>
<div style="text-align:center;">
<input data-theme="b" data-inline="true" type="submit" data-i18n="[value]Submit New Support Request" value="Submit New Support Request" data-icon="check" />
......
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1504535744.76</float>
<float>1504536228.02</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -42,7 +42,7 @@
})
.push(function () {
return gadget.updateHeader({
page_title: 'Support Requests Home Page'
page_title: 'Customer Support Dashboard'
});
});
})
......
......@@ -254,7 +254,7 @@
</tuple>
<state>
<tuple>
<float>1504535750.54</float>
<float>1504536235.56</float>
<string>UTC</string>
</tuple>
</state>
......
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