changing the member info actions to a generic fields action
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 Oct 2017 18:55:52 +0000 (14:55 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 Oct 2017 18:55:52 +0000 (14:55 -0400)
commit1f17ffb747e202c2d42cb45bad0ca8b0698bdd20
tree2bd113f1376b10e8253492bbc8e987a44596b6de
parent492ff26e22e25e49f981835e9f6a64e5e4f92128
changing the member info actions to a generic fields action

using fields for actions instead of member_info and changing the model view structure
models/admin/fields/fields.php [new file with mode: 0644]
models/admin/memberinfo/fields.php [deleted file]
setup/adminHooks.php
setup/validActions.php
views/admin/fields/fields.html [new file with mode: 0644]
views/admin/memberinfo/fields.html [deleted file]