Module: check_mk
Branch: master
Commit: 0fa2a7215d4f83385585442c50d7bec127ace7e4
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=0fa2a7215d4f83…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Mon Sep 5 11:26:32 2011 +0200
Added uniq key generator for indentifying the data rows (e.g. used in row selection)
---
web/htdocs/js/check_mk.js | 5 +++--
web/htdocs/views.py | 36 ++++++++++++++++++++++++------------
web/plugins/views/datasources.py | 32 ++++++++++++++++++++++++--------
web/plugins/views/layouts.py | 12 ++++++------
4 files changed, 57 insertions(+), 28 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=0fa2a7215d…