Current section

Files

Jump to
zotonic_mod_wires include mod_wires.hrl
Raw

include/mod_wires.hrl

-record(page_actions, {
actions = [] :: list( {atom(), proplists:list()} ) | {atom(), proplists:list()}
}).