]> git.ipfire.org Git - people/ms/westferry.git/commit
Fix importing UI methods
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Oct 2015 01:19:40 +0000 (03:19 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Oct 2015 01:19:40 +0000 (03:19 +0200)
commit86da66909de70fb805079e8a8227bc83b9dad6bc
treec17e4817e75e88234a25ff3b68cd0f7d3a93e724
parentb0645c6e9de8090feb4dc024d8051f37233e111c
Fix importing UI methods

The handle wasn't used and therefore the UI method could
not be found by its proper name.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/westferry/ui/base.py