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:
Paladox none
2018-10-05 20:06:15 +00:00
parent 8fb9b490ca
commit fca7cb1778

View File

@@ -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>