Commit 5ae8b85c authored by techird's avatar techird

merge from dev

parents 41e72435 f54afaa9
......@@ -43,7 +43,7 @@
if( lastVersion != KM.version ) {
$( '#km-version' ).addClass( 'new-version' );
localStorage.lastVersion = KM.version;
localStorage.lastKMVersion = KM.version;
}
});
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment