-
- Downloads
Notes form JS update
Updated the JS to have a standard class with standard actions for each form Created ability to have toolbar buttons that insert different prefixes dependant upon the data-prefix attribute
Showing
- app/assets/javascripts/gl_form.js.coffee 40 additions, 0 deletionsapp/assets/javascripts/gl_form.js.coffee
- app/assets/javascripts/gl_form_actions.js.coffee 43 additions, 0 deletionsapp/assets/javascripts/gl_form_actions.js.coffee
- app/assets/javascripts/notes.js.coffee 8 additions, 50 deletionsapp/assets/javascripts/notes.js.coffee
- app/views/projects/notes/_form.html.haml 1 addition, 1 deletionapp/views/projects/notes/_form.html.haml
- app/views/projects/notes/_hints.html.haml 3 additions, 0 deletionsapp/views/projects/notes/_hints.html.haml
app/assets/javascripts/gl_form.js.coffee
0 → 100644
Please register or sign in to comment