Remove unused feedback actions view
This commit is contained in:
parent
ffdd5a14ac
commit
68045cec8c
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
|||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL-v3-or-Later
|
||||
|
||||
//=require "./feedback_view"
|
||||
app.views.FeedbackActions = app.views.Feedback.extend({
|
||||
id : "user-controls",
|
||||
templateName : "feedback-actions",
|
||||
events: {},
|
||||
initialize: function(){}
|
||||
});
|
||||
// @license-end
|
||||
|
||||
Loading…
Reference in a new issue