commit e8ef4304ab7be125aa1fa63a33c8f4ba9b93c504 parent 0d1c7938a3318f0554bbc337e426f52ca6f544c1 Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 2 Jan 2015 23:12:58 +0100 I thing this is the right position :D Diffstat:
| M | socialshareprivacy/js/jquery.socialshareprivacy.js | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/socialshareprivacy/js/jquery.socialshareprivacy.js b/socialshareprivacy/js/jquery.socialshareprivacy.js @@ -440,6 +440,6 @@ } }); // .then() }); // this.each(function () - }; // $.fn.socialSharePrivacy = function (settings) { - }(jQuery)); -)}; -\ No newline at end of file + }); + }; // $.fn.socialSharePrivacy = function (settings) { +}(jQuery)); +\ No newline at end of file