X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fexample_apps%2Fzippy_maps%2Fsrc%2FTemplate%2FCategories%2Fview.ctp;fp=production%2Fexample_apps%2Fzippy_maps%2Fsrc%2FTemplate%2FCategories%2Fview.ctp;h=8eec91d5c2873a72a152f27fc0446e0082941db5;hb=34d1cb2e8687b826357db1d3821bf9e05cf6f13d;hp=0000000000000000000000000000000000000000;hpb=21f30bb859e6c15393e23ac0e5ef417b82f628a5;p=feisty_meow.git diff --git a/production/example_apps/zippy_maps/src/Template/Categories/view.ctp b/production/example_apps/zippy_maps/src/Template/Categories/view.ctp new file mode 100644 index 00000000..8eec91d5 --- /dev/null +++ b/production/example_apps/zippy_maps/src/Template/Categories/view.ctp @@ -0,0 +1,56 @@ + + +
+

name) ?>

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
name) ?>
Number->format($category->id) ?>
image) ?>
created) ?>
modified) ?>
+ Form->control('locations._ids', [ + 'type' => 'select', + 'multiple' => true, + 'disabled' => true, + 'options' => $locationBits, + ]); + ?> +
+