webmcp

annotate framework/env/ui/__init.lua @ 159:ddb9b9b0d210

Removed json.isnull function from JSON library (use json.type(...) == "null" instead)
author jbe
date Thu Jul 31 03:54:57 2014 +0200 (2014-07-31)
parents d76a8857ba62
children
rev   line source
jbe/bsw@11 1 ui._partial_loading_enabled = false
jbe/bsw@11 2 ui._partial_state = nil

Impressum / About Us