| changeset 70 | e7e9f2ff6f10 |
| parent 55 | 10fd23382e76 |
| child 76 | aa0a2d37faca |
--- a/client/app/slides/slides_controller.js Fri Apr 03 16:21:27 2015 +0200 +++ b/client/app/slides/slides_controller.js Fri Apr 03 17:15:59 2015 +0200 @@ -18,7 +18,7 @@ restrict: 'AE', replace: true, scope: false, - templateUrl: 'slides/dataEditor.html', + templateUrl: 'slides/data_editor.html', controller: function($scope){ $scope.slidesave = function(){ if(typeof $scope.slide.tags === 'string'){