Show
Ignore:
Timestamp:
04/03/08 08:26:12 (20 months ago)
Author:
auno
Message:

changed the way to show date and time error message. BugzID:65714
* suppress the auto-saved information when user get errors
* accept the number without zero padding for date and time

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-33/tmpl/cms/edit_entry.tmpl

    r1615 r1746  
    8383    <mt:unless name="recovered_object"> 
    8484        <mt:if name="autosaved_object_exists"> 
     85            <mt:unless name="error"> 
    8586            <mtapp:statusmsg 
    8687                id="recovered-object" 
     
    9293                </mt:if> 
    9394            </mtapp:statusmsg> 
     95            </mt:unless> 
    9496        </mt:if> 
    9597    </mt:unless>