Skip to content

Instantly share code, notes, and snippets.

@mbogoevici
Created April 5, 2012 16:02
Show Gist options
  • Save mbogoevici/2312165 to your computer and use it in GitHub Desktop.
Save mbogoevici/2312165 to your computer and use it in GitHub Desktop.
Changes in the admin interface
Add missing entities (for CRUD and avoiding backing bean errors)
https://github.com/mbogoevici/ticket-monster-1/commit/d6f0a6526ecb663edf5be5bbb0522cc203e0b58a
Use --targetDir option to generate views under /admin
https://raw.github.com/mbogoevici/ticket-monster-1/admin-generated/admin_layer.fsh
Revert changes to index.html, move index.xhtml webapp/admin
under https://github.com/mbogoevici/ticket-monster-1/tree/admin-generated/src/main/webapp/admin
Fix index.html to look like https://github.com/mbogoevici/ticket-monster-1/blob/admin-generated/src/main/webapp/admin/index.html
Check that MediaItem has toString() generated correctly (should be in main branch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment