Package web :: Package pluginmanager :: Package plugins :: Package hardware_inventory :: Module updatehardwareprofile
[hide private]
[frames] | no frames]

Source Code for Module web.pluginmanager.plugins.hardware_inventory.updatehardwareprofile

1   
2 -class UpdateHardwareProfile:
3 - def GET(self):
4 return "UpdateHardwareProfile"
5 # return web.ctx.render.plugins.searchbyhardwareview() 6