Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: appengine/components/components/auth/ui/templates/base.html

Issue 1148073005: Use luci-config for infrequently changing settings, part 2. (Closed) Base URL: git@github.com:luci/luci-py@master
Patch Set: fix pylint (??!) Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: appengine/components/components/auth/ui/templates/base.html
diff --git a/appengine/components/components/auth/ui/templates/base.html b/appengine/components/components/auth/ui/templates/base.html
index 0981b8026b043fd10b29b0aa19eda1cf8d482599..a3e906f33ee164dea52071fa399731fdf5a307d1 100644
--- a/appengine/components/components/auth/ui/templates/base.html
+++ b/appengine/components/components/auth/ui/templates/base.html
@@ -45,7 +45,7 @@ found in the LICENSE file. -->
</script>
{% endraw %}
-{# Used on auth_service if luci-config is managing configs #}
+{# Used on auth_service if config_service is managing configs #}
{% macro render_config_locked() -%}
<hr>
<p>
« no previous file with comments | « appengine/components/components/auth/ui/rest_api.py ('k') | appengine/components/components/datastore_utils/config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698