Remove debug statement
This commit is contained in:
parent
d0056fcd1b
commit
f1682b1a4e
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
url = (path) ->
|
||||
"#{window.base_url || ''}/#{path}"
|
||||
|
||||
console.log url('transactions')
|
||||
|
||||
Action = React.createFactory React.createClass
|
||||
buttonClass: (b) ->
|
||||
{ giving } = @props
|
||||
|
|
Loading…
Reference in a new issue