parent
e6d84836c5
commit
d0056fcd1b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ button, div, form, h3, input, option, select } = React.DOM
|
||||
|
||||
url = (path) ->
|
||||
"/tab/#{path}"
|
||||
"#{window.base_url || ''}/#{path}"
|
||||
|
||||
console.log url('transactions')
|
||||
|
||||
|
|
Loading…
Reference in a new issue