mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 08:34:25 -06:00
Update render.js
This commit is contained in:
parent
b7feabdb58
commit
bd1f87ed45
@ -69,13 +69,6 @@
|
||||
height: bb.height
|
||||
};
|
||||
|
||||
page.clipRect = {
|
||||
top: bb.top,
|
||||
left: bb.left,
|
||||
width: bb.width,
|
||||
height: bb.height
|
||||
};
|
||||
|
||||
page.render(params.png);
|
||||
phantom.exit();
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user