Adding fix for session loose at time to load inexistent png file.

This commit is contained in:
ralph
2012-12-11 15:10:02 -04:00
parent 3d5d129c6b
commit 274add8cbf
5 changed files with 25 additions and 11 deletions

View File

@@ -221,7 +221,7 @@ function openCaseNotesWindow(appUid1, modalSw, appTitle, proUid, taskUid)
text: _('ID_CANCEL'),
cls: 'x-toolbar1',
//iconCls: 'xx',
icon: '/images/add_notes.png',
//icon: '/images/add_notes.png',
handler: newNoteHandler,
tooltip: {
title: _('ID_CASES_NOTES_ADD'),