
webpiecesxxxxxpackage.web.secure.crud.confirmDeleteUser.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of WEBPIECESxAPPNAME Show documentation
Show all versions of WEBPIECESxAPPNAME Show documentation
Someone forgot to fill this in. See http://stackoverflow.com/questions/38272550/how-to-fail-the-gradle-build-if-subproject-is-missing-a-property
The newest version!
#{extends '../../mainTemplate.html'/}#
#{set title:'Confirm Delete'/}#
#{set tab:'userlist'/}#
#{form action:@[POST_DELETE_USER, id:entity.id]@, class:'form-horizontal', style:'min-width:500px;max-width:800px;margin: 0 auto'}#
Delete User?
Are you sure you want to delete ${entity.firstName}$ ${entity.lastName}$
#{/form}#
© 2015 - 2025 Weber Informatics LLC | Privacy Policy