File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ Planned work in rough order
1919 could have been done with only table edits if there hadn't been so much code
2020 using type_id lists and features needing code changes).
2121
22+ * Simple file upload area for NomCom
23+
2224* Polish the htmlization pages, making the style identical with tools.ietf.org.
2325
2426* Change our web asset handling from the current bower-based (which has been
Original file line number Diff line number Diff line change 7676
7777 < form class ="navbar-form navbar-right hidden-xs " action ="/doc/search/ ">
7878 < div class ="form-group ">
79- < input class ="form-control input-sm " type ="text " name ="name " placeholder ="Document search ">
79+ < input class ="form-control input-sm " type ="text " name ="name " placeholder ="Document search " required >
8080 < input type ="hidden " name ="activedrafts " value ="on ">
8181 < input type ="hidden " name ="rfcs " value ="on ">
8282 </ div >
You can’t perform that action at this time.
0 commit comments