diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2017-02-03 13:14:52 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2017-02-05 18:17:34 +0200 |
commit | 6296abc143d322294f021feb4b578c66b238fb5e (patch) | |
tree | 3995578ec80e3f25b493d13178c227674bc53ee7 /framework/dtd | |
parent | 89b57084a0b76c20d6f98607c88b47009a1975d5 (diff) |
HelpURL toolbar property is unused
Change-Id: I74b22509f59899b7c15aa791a01c60c8d982221f
Diffstat (limited to 'framework/dtd')
-rw-r--r-- | framework/dtd/toolbar.dtd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/dtd/toolbar.dtd b/framework/dtd/toolbar.dtd index e8114bf3ff27..3da313cbdb4d 100644 --- a/framework/dtd/toolbar.dtd +++ b/framework/dtd/toolbar.dtd @@ -30,7 +30,6 @@ xlink:href CDATA #REQUIRED toolbar:visible %boolean; "true" toolbar:style CDATA #IMPLIED - toolbar:helpid CDATA #IMPLIED > <!ELEMENT toolbar:toolbarspace EMPTY> <!ELEMENT toolbar:toolbarbreak EMPTY> |