Home
last modified time | relevance | path

Searched refs:WIKI_URL (Results 1 – 1 of 1) sorted by relevance

/external/autotest/frontend/client/src/autotest/tko/
DCommonPanel.java33 private static final String WIKI_URL = "http://autotest.kernel.org/wiki/TkoHowTo"; field in CommonPanel
84 titlePanel.add(new HTML("&nbsp;<a href=\"" + Utils.escape(WIKI_URL) + "#custom_fields\" " + in initialize()