1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00

minor refactor

This commit is contained in:
kbparagua 2016-03-02 11:36:51 +08:00
parent 9fc1853461
commit 3c0397f925

View file

@ -4,7 +4,7 @@
<script type="text/javascript">
(function(){
if (window['Paloma'] === undefined) return true;
if ( !window['Paloma'] ) return true;
Paloma.env = '<%= Rails.env %>';
var id = "<%= id %>",