Changes between Version 14 and Version 15 of Tickets
- Timestamp:
- Dec 4, 2011, 10:32:53 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tickets
v14 v15 4 4 5 5 = Searching for existing tickets = 6 7 Find tickets filed against a specific port: 8 9 {{{ 10 #!html 11 <form action="/query" method="get"> 12 <label>Port name: <input type="text" name="port" /></label> 13 <input type="hidden" name="port_mode" value="~" /> 14 <input type="hidden" name="status" value="!closed" /> 15 <input type="submit" value="Search" /> 16 </form> 17 }}} 18 19 See also: 6 20 7 21 * [/report Ticket Reports]