Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
-var xulG = {};
var widget;
function my_init() {
const rel_vert_pos_call_number = 3;
const rel_vert_pos_call_number_suffix = 4;
-var xulG = {};
-
function my_init() {
try {
if (typeof JSAN == 'undefined') { throw( $("commonStrings").getString('common.jsan.missing') ); }
<![CDATA[
function $(id) { return document.getElementById(id); }
- var xulG = {};
-
function my_init() {
try {
if (typeof JSAN == 'undefined') {
<![CDATA[
function $(id) { return document.getElementById(id); }
- var xulG = {};
-
function my_init() {
try {
if (typeof JSAN == 'undefined') {
} else if (xul_param('in_modal')) {
// TODO: this is to perhaps allow this editor to be called
// in a modal window, but is unfinished functionality
- var xulG = {};
xulG[fm_type_plural] = obj[fm_type_plural];
} else {
obj.data['temp_' + fm_type_plural] = js2JSON( obj[fm_type_plural] );