fixed gmaps4rails js

This commit is contained in:
Benjamin Roth
2014-02-25 09:27:52 +01:00
parent 85728eaa25
commit 5decc65416
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
//Gmaps4Rails 2.1.2 https://github.com/apneadiving/Google-Maps-for-Rails
(function() {
this.Gmaps = {
build: function(type, options) {
@@ -979,4 +978,4 @@
return factory;
};
})
}).call(this);
File diff suppressed because one or more lines are too long