09-15-2017, 05:07 PM
Here is all the JS related stuff in my project on system logs manager page:
http://pasted.co/fbd2df36
The #enable part is related to the button
The function after this makes them editable, then disables them
And the scripting for the button:
http://pasted.co/92c9fce5
I don't know why it is not working - on my end - it would load them, and they would show as links, but I could not edit them, until I removed the disable function and just let them be what they are by default.
http://pasted.co/fbd2df36
The #enable part is related to the button
The function after this makes them editable, then disables them
And the scripting for the button:
http://pasted.co/92c9fce5
I don't know why it is not working - on my end - it would load them, and they would show as links, but I could not edit them, until I removed the disable function and just let them be what they are by default.