Skip to content
Snippets Groups Projects
Commit f3e51a7a authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Removed excess code.

parent bef588f0
No related merge requests found
......@@ -6,7 +6,6 @@
// Set up some variables for convenience:
$id = $this->driver->getUniqueId();
$ajaxHref = '/AJAX/JSON?method=getLightbox&submodule=Record&id=' . $id;
$controllerClass = 'controller:' . $this->record($this->driver)->getController();
$cart = $this->cart();
$cartId = $this->driver->getResourceSource() . '|' . $id;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment