Commit c5d25902 by Torkel Ödegaard

removed unused code

parent 92318d58
......@@ -108,12 +108,6 @@ function (angular, $, _, appLevelRequire) {
apps_deps.push(module_name);
});
app.panel_helpers = {
partial: function (name) {
return 'app/partials/'+name+'.html';
}
};
// load the core components
require([
'controllers/all',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment