mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 03:04:43 +00:00
@@ -204,7 +204,7 @@ Widget.prototype.getStateQualifier = function(name) {
|
||||
}
|
||||
node = node.parentWidget;
|
||||
}
|
||||
return "{" + $tw.utils.hashString(output.join("")) + "}";
|
||||
return $tw.utils.hashString(output.join(""));
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
title: $:/state/tab/sidebar-{-1835078512}
|
||||
title: $:/state/tab/sidebar--1835078512
|
||||
|
||||
InhaltsVerzeichnis
|
||||
@@ -1,3 +1,3 @@
|
||||
title: $:/state/tab/sidebar-{-1835078512}
|
||||
title: $:/state/tab/sidebar--1835078512
|
||||
|
||||
TableOfContents
|
||||
Reference in New Issue
Block a user