Ticket #2954: 2954.patch

File 2954.patch, 469 bytes (added by Martin Kou, 15 years ago)
  • _source/plugins/find/dialogs/find.js

     
    482482                               
    483483                                // clear current session and restart from beginning
    484484                                if ( matchCyclic )
     485                                {
     486                                        this.startCursor = getDefaultStartCursor();
    485487                                        this.range = null;
     488                                }
    486489                               
    487490                                return false;
    488491                        },
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy