Tweak (to force rebuild, since Travis just tried to build a branch that was already deleted)

This commit is contained in:
Steve Sanderson 2018-02-23 22:42:10 +00:00
parent 8590f6e7a5
commit c0bf73234c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<base href="/subdir/" />
</head>
<body>
<div id="test-selector" style="display: none">
<div id="test-selector" style="display: none;">
Select test:
<select onchange="mountTestComponent(event.target.value)">
<option value="">Choose...</option>