mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
Hide footer in print
This commit is contained in:
parent
eda479a51c
commit
c4da6a2dfc
@ -7,7 +7,7 @@ import { getLangText } from '../utils/lang_utils';
|
||||
let Footer = React.createClass({
|
||||
render() {
|
||||
return (
|
||||
<div className="ascribe-footer">
|
||||
<div className="ascribe-footer hidden-print">
|
||||
<p className="ascribe-sub-sub-statement">
|
||||
<br />
|
||||
<a href="http://docs.ascribe.apiary.io/" target="_blank">api</a> |
|
||||
|
Loading…
Reference in New Issue
Block a user