Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Laurent S
erp5
Commits
1e5c8c7e
Commit
1e5c8c7e
authored
Dec 15, 2011
by
Ivan Tyagov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Assume breadcrumb always use translated title and appends '/view' to breadcrumb's items
parent
1a258e34
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testBreadCrumbs.xml
...tem/portal_tests/page_templates_zuite/testBreadCrumbs.xml
+3
-3
bt5/erp5_ui_test/bt/revision
bt5/erp5_ui_test/bt/revision
+1
-1
No files found.
bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testBreadCrumbs.xml
View file @
1e5c8c7e
...
@@ -91,7 +91,7 @@
...
@@ -91,7 +91,7 @@
<tr>
\n
<tr>
\n
<td>
assertText
</td>
\n
<td>
assertText
</td>
\n
<td>
breadcrumb
</td>
\n
<td>
breadcrumb
</td>
\n
<td>
ERP5*/*Foos*/*
short
*/
</td>
\n
<td>
ERP5*/*Foos*/*
Title 0
*/
</td>
\n
</tr>
\n
</tr>
\n
<tr>
\n
<tr>
\n
<td>
clickAndWait
</td>
\n
<td>
clickAndWait
</td>
\n
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
</tr>
\n
</tr>
\n
<tr>
\n
<tr>
\n
<td>
assertAbsoluteLocation
</td>
\n
<td>
assertAbsoluteLocation
</td>
\n
<td
tal:content=
"string:glob:${here/portal_url}/foo_module/0"
/>
\n
<td
tal:content=
"string:glob:${here/portal_url}/foo_module/0
/view
"
/>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
</tr>
\n
<tr>
\n
<tr>
\n
...
@@ -110,7 +110,7 @@
...
@@ -110,7 +110,7 @@
</tr>
\n
</tr>
\n
<tr>
\n
<tr>
\n
<td>
assertAbsoluteLocation
</td>
\n
<td>
assertAbsoluteLocation
</td>
\n
<td
tal:content=
"string:glob:${here/portal_url}"
/>
\n
<td
tal:content=
"string:glob:${here/portal_url}
/view
"
/>
\n
<td></td>
\n
<td></td>
\n
</tr>
\n
</tr>
\n
\n
\n
...
...
bt5/erp5_ui_test/bt/revision
View file @
1e5c8c7e
677
678
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment