minor refactor

This commit is contained in:
kbparagua 2016-03-02 11:36:51 +08:00
parent 9fc1853461
commit 3c0397f925
1 changed files with 1 additions and 1 deletions

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 %>",