Tweak (to force rebuild, since Travis just tried to build a branch that was already deleted)
This commit is contained in:
parent
8590f6e7a5
commit
c0bf73234c
|
|
@ -6,7 +6,7 @@
|
||||||
<base href="/subdir/" />
|
<base href="/subdir/" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="test-selector" style="display: none">
|
<div id="test-selector" style="display: none;">
|
||||||
Select test:
|
Select test:
|
||||||
<select onchange="mountTestComponent(event.target.value)">
|
<select onchange="mountTestComponent(event.target.value)">
|
||||||
<option value="">Choose...</option>
|
<option value="">Choose...</option>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue