STAM#41611 Na opslaan notities bij nieuwe meldingen vragen of melding geaccepteerd moet worden
svn path=/Website/trunk/; revision=34989
This commit is contained in:
@@ -92,7 +92,7 @@ var timestamp_notes = new Date();
|
||||
{
|
||||
if (json.canAccept && window.parent.mldFrame.mld_accept)
|
||||
{
|
||||
FcltMgr.confirm('Deze melding is nog niet geaccepteerd, wilt u dat nu doen?',
|
||||
FcltMgr.confirm(L("lcl_mld_accept_3"),
|
||||
{
|
||||
fncancel: function() {
|
||||
window.location.href = "../mld/mld_show_note2.asp?urole=<%=urole%>&mld_key=<%=mld_key%>&tracking=<%=tracking?1:0%>";
|
||||
|
||||
Reference in New Issue
Block a user