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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
preetwinder
erp5
Commits
4cc953e8
Commit
4cc953e8
authored
9 years ago
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_web_renderjs_ui] Keep header refresh in the promise tree.
This will allow to catch possible errors.
parent
3641e27a
master
allow_login_change
allow_login_change_differentiate_id_and_login
allow_login_change_wip
arnau
arnau-kns
cherry-pick-4a8e045d
cleanup_acquisition_base_category
compact_title_no_reference
delivery_item_barcode
dsn-phase3
eos-dev
erp5-component
erp5-data-notebook
erp5-vifib
erp5-vifib-cleanup
erp5_catalog
erp5testnode_max_timeout
experiment/coding_style_test_suite
feat/accounting_balance_sheet_profit_and_loss_cleanups
feat/accounting_stop_using_getObject
feat/accounting_translate_gap
feat/no_useless_records_in_predicate_table
feat/trade_shipment_report
feat/wendelin-py-data
feature/renderjs-ui-no-header
fix-wallsearch-cachename
fix/full_text_script_conflict
fix/lint_erp5_accounting
fix/login_validate_check_consistency
fix/repair_graph_editor
fix/xvfb_all_displays_locked
for_testrunner_1
for_testrunner_2
for_testrunner_3
formbox
gadget-json-value
isDeletable
item_tracking_graph_editor
jm/form-action-guard
joblib-activity
kns
kns-kr
maste_copy
master_calendar_wip_patches
master_calendar_wip_patches_extend_security
master_no_guard_on_workflow_transition
master_no_guard_on_workflow_transition_plus_calendar_wip_patchs
no_longer_simulated_state
officejs
officejs_clean
officejs_rjs_wallsearch
officejs_wallsearch
officejs_zip
portal_callables
portal_solver_process_security_configuration
preet_wallsearch
preet_wallsearch_officejs
reindex_calendar_after_change_calendar_exception
reverse_logistics
rewrite_test_21_AcquiredPortalType
sms_more_than_140_characters
sws_fix
taskdistribution-xmlrpc-binary
testnode_software_link
tmp/getInstalledBusinessTemplate_never_installed_bt
tristan-merge
view-aggregated-amounts
vincent_officejs_wallsearch
wallsearch-add-link-description
erp5.util-0.4.49
erp5.util-0.4.46
erp5.util-0.4.44
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_js.xml
...i/PathTemplateItem/web_page_module/rjs_gadget_erp5_js.xml
+5
-4
No files found.
bt5/erp5_web_renderjs_ui/PathTemplateItem/web_page_module/rjs_gadget_erp5_js.xml
View file @
4cc953e8
...
...
@@ -583,8 +583,6 @@
\n
// go to the top of the page\n
window.scrollTo(0, 0);\n
\n
updateHeader(gadget);\n
\n
// Clear first to DOM, append after to reduce flickering/manip\n
while (element.firstChild) {\n
...
...
@@ -600,6 +598,9 @@
input.focus();\n
input.select();\n
}\n
\n
\n
return updateHeader(gadget);\n
// XXX Drop notification\n
// return header_gadget.notifyLoaded();\n
});\n
...
...
@@ -788,7 +789,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
946.3
6189.7510.5130
2
</string>
</value>
<value>
<string>
946.3
8651.7361.4403
2
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -806,7 +807,7 @@
</tuple>
<state>
<tuple>
<float>
1445
354882.08
</float>
<float>
1445
593354.44
</float>
<string>
GMT
</string>
</tuple>
</state>
...
...
This diff is collapsed.
Click to expand it.
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