Use gerrit-theme.js by default when enableDefault set to true

Change-Id: I5c4e121da7c76c40b1089d70352f3aa12e28b1c6
This commit is contained in:
Tao Zhou
2020-07-15 16:43:33 +02:00
parent 08e865a343
commit 2b29a1f93e
2 changed files with 2 additions and 2 deletions

View File

@@ -2011,7 +2011,7 @@ link:config-gerrit.html#user[user] section as link:#user-config-info[
UserConfigInfo] entity.
|`default_theme` |optional|
URL to a default PolyGerrit UI theme plugin, if available.
Located in `/static/gerrit-theme.html` by default.
Located in `/static/gerrit-theme.js` by default.
|=======================================
[[sshd-info]]