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/" /> <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>