Renamed bootstrap theme preview page
Renamed bootstrap theme preview page to theme preview to clarify that it is a preview of both bootstrap and horizon specific elements. Change-Id: I88281b674ba5fdee735cc1091bb9767949eb8318
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Copyright 2015 Cisco Systems, Inc.
|
||||
# Copyright (c) 2016 Red Hat, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -18,5 +19,5 @@ import horizon
|
||||
|
||||
|
||||
class Preview(horizon.Panel):
|
||||
name = _("Bootstrap Theme Preview")
|
||||
name = _("Theme Preview")
|
||||
slug = 'theme_preview'
|
||||
|
Reference in New Issue
Block a user