Skip to content

Commit

Permalink
Merged branch master into master
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaslabbe committed Oct 11, 2016
2 parents 08afa20 + 6b23d7d commit 345f91d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli/cms/editor/handlebars/printInput.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import {
*/
export default function printInput () {
var params = arguments[0]

params = abeExtend.hooks.instance.trigger('beforeEditorInput', params)
var desc = params.desc + ((params.required) ? ' *' : '')

Expand Down

0 comments on commit 345f91d

Please sign in to comment.