Revision 42 hci/trunk/eneraptor-web-app/grails-app/controllers/com/eneraptor/hci/ActionsController.groovy

View differences:

ActionsController.groovy
3 3
class ActionsController {
4 4

  
5 5
    def main = { }
6
	
7
	def view = { }
8
	
9
	def add = { }
6 10
	
7 11
}

Also available in: Unified diff