Remove occurrence of "is="gr-select"" in gr-create-repo-dialog
This fixes a javascript error. Bug: Issue 9705 Change-Id: I88f128ca68c78f2f6f88254058feead00156c06b
This commit is contained in:
@@ -88,7 +88,6 @@ limitations under the License.
|
||||
<span class="value">
|
||||
<gr-select
|
||||
id="parentRepo"
|
||||
is="gr-select"
|
||||
bind-value="{{_repoConfig.permissions_only}}">
|
||||
<select>
|
||||
<option value="false">False</option>
|
||||
|
||||
Reference in New Issue
Block a user