035 table margins
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@
|
|||||||
<!--- global settings --->
|
<!--- global settings --->
|
||||||
|
|
||||||
<cfset request.RECORDS_PER_PAGE=500/>
|
<cfset request.RECORDS_PER_PAGE=500/>
|
||||||
<cfset request.APP_VERSION="0.00.034"/>
|
<cfset request.APP_VERSION="0.00.035"/>
|
||||||
<cfset request.STAND=getStand()/>
|
<cfset request.STAND=getStand()/>
|
||||||
|
|
||||||
<cflock scope="application" type="readonly" timeout=3>
|
<cflock scope="application" type="readonly" timeout=3>
|
||||||
|
|||||||
+2
-2
@@ -237,8 +237,8 @@
|
|||||||
<!--- <td class="c">#__name#</td> --->
|
<!--- <td class="c">#__name#</td> --->
|
||||||
<td class="l">#abstractive_service_code#.#modifier_code#</td>
|
<td class="l">#abstractive_service_code#.#modifier_code#</td>
|
||||||
<td class="l">#user_description#</td>
|
<td class="l">#user_description#</td>
|
||||||
<td>
|
<td style="padding:0; vertical-align:bottom;">
|
||||||
<table class="wide">
|
<table class="wide" style="height:100%">
|
||||||
<cfset cost=0/>
|
<cfset cost=0/>
|
||||||
<cfoutput group="p_uid">
|
<cfoutput group="p_uid">
|
||||||
<cfif p_cnt NEQ 0>
|
<cfif p_cnt NEQ 0>
|
||||||
|
|||||||
Reference in New Issue
Block a user