Files
netdisco/Netdisco/views/inc/device/details.tt
Oliver Gorwits 32ecdbefb7 Revert "make app portable through uri_base"
This reverts commit c555fc9330.
2012-01-18 11:29:21 +00:00

6 lines
264 B
Plaintext

<form id="[% tab.id %]_form" class="nd_sidesearchform form-stacked" method="get" action="/device">
<input name="ip" value="[% params.ip %]" type="hidden"/>
<input name="q" value="[% params.q %]" type="hidden"/>
</form>