mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-31 21:32:26 +01:00
Fix bug in dtd generation.
This commit is contained in:
@@ -124,6 +124,7 @@ var ConfigBase = Class("ConfigBase", {
|
||||
}),
|
||||
|
||||
dtd: memoize({
|
||||
get name() config.name,
|
||||
get home() "http://dactyl.sourceforge.net/",
|
||||
get apphome() this.home + this.name,
|
||||
code: "http://code.google.com/p/dactyl/",
|
||||
|
||||
Reference in New Issue
Block a user