ackepenek commented on a change in pull request #594:
URL: https://github.com/apache/solr/pull/594#discussion_r799464952
##########
File path: solr/webapp/web/partials/query.html
##########
@@ -23,6 +23,18 @@
</label>
<input type="text" ng-model="qt" id="qt" placeholder="/select"
value="/select" title="Request handler in solrconfig.xml.">
+ <div>
+ <label for="choose_paramset">Choose Paramset to Apply</label>
+ <select id="choose_paramset"
+ style="width:100%"
+ chosen
Review comment:
I think you don't need to add `chosen` attribute in to select tag
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]