Commit 49caf172 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_officejs_support_request_ui: 'Customer Support Dashboard' in 'Support...

erp5_officejs_support_request_ui: 'Customer Support Dashboard' in 'Support Requests Dashboard' (in header)
parent a7969c7d
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
}) })
.push(function () { .push(function () {
return gadget.updateHeader({ return gadget.updateHeader({
page_title: 'Customer Support Dashboard' page_title: 'Support Requests Dashboard'
}); });
}); });
}) })
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
</tr> </tr>
<tr> <tr>
<td>waitForTextPresent</td> <td>waitForTextPresent</td>
<td>Customer Support Dashboard</td> <td>Support Requests Dashboard</td>
<td></td> <td></td>
</tr> </tr>
</tbody></table> </tbody></table>
......
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