Commit 029e4f80 authored by Gabriel Monnerat's avatar Gabriel Monnerat Committed by Jérome Perrin

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

HACK erp5_officejs_support_request_ui: 'Customer Support Dashboard' in 'Support Requests Dashboard' (in header)
parent 5275adf2
...@@ -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'
}); });
}); });
}) })
......
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,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