Ignore:
Timestamp:
02/16/12 15:00:23 (13 years ago)
Author:
hendrikvanantwerpen
Message:
  • [Client] Added comments on content handling, added leave blocking on test3 and minor bugfix in hash if leaving is blocked.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/rest-dojo-ui/client/pages/test3.html

    r263 r264  
    7474        });
    7575    </script>
    76     <h1>Embedded scripts</h1>
     76    <script type="rft/method" data-rft-method="onLeave">
     77        return false;
     78    </script>
     79    <h1>Embedded scripts (leave is blocked)</h1>
    7780    <div data-dojo-type="dijit.layout.TabContainer" data-dojo-props="doLayout: false">
    7881        <div data-dojo-type="dijit.layout.ContentPane" title="Sessions">
Note: See TracChangeset for help on using the changeset viewer.