% var i = 0; %> <% if (devTools.orgMap) { %> <% } else if (devTools.mode == 'zenarioO') { %> <% } else { %> <% } %> <% for (var file in m.files) { %> {{ m.files[file] |escape}} <% } %> Combined source files (static) <% if (devTools.orgMap) { %> Current value (dynamic) <% } else { %> <% if (m.query_ids || m.query_full_select) { %> <% if (m.query_ids && m.query_full_select) { %> Looking for matching ids and sorting them Getting the full details of rows on the current page <% } else if (m.query_ids) { %> Looking for matching ids and sorting them (no results were found) <% } else if (m.query_select_count) { %> Doing a select count to work out the number of pages Getting the full details of all rows on the current page <% } else { %> Getting the full details of all rows in the correctly sorted order <% } %> <% } %> Current value (dynamic) Current value, excluding objects that are hidden <% if (sourceLib.__lastFormHTML) { %> HTML for the current view <% } %> <% } %>