• Miguel Rincon's avatar
    Migrate triggers settings table to Vue · 8633c996
    Miguel Rincon authored
    So we can add more functionality to the triggers table we
    would like to move the table from HAML to Vue.
    
    As a temporary measure, this change loads the data from a JSON
    string that gets added to the HTML of the page, instead of loading
    the data via AJAX.
    8633c996
index.js 849 Bytes