updates for page management and updates for licenses
This commit is contained in:
parent
f8137db5c8
commit
57ffa0096f
8 changed files with 26 additions and 16 deletions
|
@ -1,3 +1,5 @@
|
|||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
.menuFlag {
|
||||
width:67px;
|
||||
height:18px;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
var processIndividualsForClassesDataGetterContent = {
|
||||
dataGetterClass:null,
|
||||
//can use this if expect to initialize from elsewhere
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<#assign htmlExists = true />
|
||||
</#if>
|
||||
<#if htmlExists>
|
||||
${variableName}
|
||||
${.globals[variableName]}
|
||||
<#else>
|
||||
No HTML specified.
|
||||
</#if>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue