X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=js%2Ffragment.js;h=50ec9438de83d503504d98e910b5c8701bbee63a;hb=79f0cfc91b7220d98e4caf50fbb3857807fc6bc4;hp=4ffbf8fc3ad063c57d659527bc0aa22c10829515;hpb=20a70fc1818d9a4a369c53a7b4ba02519e7b98a6;p=euphorik.git diff --git a/js/fragment.js b/js/fragment.js index 4ffbf8f..50ec943 100644 --- a/js/fragment.js +++ b/js/fragment.js @@ -72,4 +72,4 @@ Fragment.prototype.write = function() { first = false; }); window.location.hash = fragmentsStr; -}; \ No newline at end of file +};