}
t:conflicts_header_row_files{
%(basename)s
$+
html.Snippet(GetVar(default_link),
"value=Use All",
"width=55",
"name=CONFLICT_%(no_of_file)s",
"bgcolor=GetVar(gui.action_colour)",
"fgcolor=#ffffff",
"onclick=spy.gui.metadata.resolve_all(%(no_of_file)s)",
"td1=",
)
$-
}
t:conflicts_user_value_header{
New User Value
}
t:conflicts_conflict{
%(conflict)s
Unapplicable (.)
Unknown (?)
}
t:conflicts_display_1{
%(val)s
}
t:conflicts_conflict_value{
%(display)s
}
t:conflicts_display_2{
$+
html.Snippet(
"gui/snippets/input-text",
"width='90%%'",
"name=%(conflict)s_edit",
"value=?",
)
$-
$+
html.Snippet(GetVar(default_link),
"value=Use",
"width=50",
"name=Conflict_%(conflict)s",
"bgcolor=GetVar(gui.action_colour)",
"fgcolor=#ffffff",
"onclick=spy.gui.metadata.add_resolved_conflict_item_to_phil('%(conflict)s', html.GetValue('~popup_name~.%(conflict)s_edit'))",
)
$-
}
t:input_html_tool{
}
t:pop_mode{
$run(Focus)
}
t:gui_notification{
}
t:weight_button{
}
t:restraints_top{
%(filtered_off)s
}
t:EDT_gui{
EDT
}
t:go_dynamic{
}
t:chiral_first_atom_button{
}
t:exti_gui{
EXTI
$spy.gui.tools.refine_extinction()
}
t:swat_gui{
SWAT
$spy.gui.tools.refine_swat()
}
t:exti_or_swat_gui{
EXTI
SWAT
}
t:edt_gui{
EDT
$+
html.Snippet("gui/snippets/input-text",
"name=ED_ThicknessVal_B@Refine",
"value=spy.ED.get_stored_param('thickness.value', sd=0)",
"onchange=spy.ED.set_stored_param('thickness.value', html.GetValue('~name~'))",
"disabled=not(spy.gui.IsEDRefinement())")
$-
$+
html.Snippet("gui/snippets/input-checkbox",
"name=rthickness_B@Refine",
"bgcolor=GetVar(HtmlTableFirstcolColour)",
"value=Refine",
"checked=spy.ED.get_stored_param('thickness.grad')",
"onclick=spy.ED.set_thickness_grad(html.GetState('~name~'))",
"disabled=not(spy.gui.IsEDRefinement())")
$-
}
t:snum_cell_display{