Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <ebase version="5.5.0">
  3. <webForm formHeaderTextRef="Txt451zca" htmlTitleTextRef="Txt3Ia9ZS" finishButtonTextRef="Txt3HsCVN" backButtonSupport="yes" ajax="false" docType="HTML5" framework="Bootstrap 4" template="/Presentation/Presentation_Templates/bootstrap4" firstPage="Page_1" preferredScriptFolder="/EPCS_MANAGEMENTFORM/Scripts" id="EPCS_MANAGEMENTFORM" dateCreated="2016-09-06T15:53:25.572-07:00">
  4. <sharedFunctionScripts>
  5. <sharedFunctionScript path="/EPCS_MANAGEMENTFORM/Scripts/EPCS_FUNCTIONS"/>
  6. <sharedFunctionScript path="/Scripts/GLOBAL_FUNCTIONS"/>
  7. </sharedFunctionScripts>
  8. <clientCallableFunctionScripts>
  9. <clientCallableFunctionScript path="/EPCS_MANAGEMENTFORM/Scripts/CLIENT_CALLABLE_SCRIPT"/>
  10. </clientCallableFunctionScripts>
  11. <clientScripts>
  12. <clientScript path="$ws/CLIENT_SIDE_FUNCTIONS.js"/>
  13. </clientScripts>
  14. <resources>
  15. <resource name="Companies" path="/Database_resources/Companies"/>
  16. <resource name="DuplicatePCS" path="/Database_resources/PCS_Footnotes"/>
  17. <resource name="EPCS_SignatureRoles" path="/EPCS_CUSTOMERPCS/Database_resources/EPCS_SignatureRoles"/>
  18. <resource name="EPCS_USERACCOUNT_NEWPASSWORD" path="/Email_resources/EPCS_USERACCOUNT_NEWPASSWORD"/>
  19. <resource name="PCS_Footnotes" path="/Database_resources/PCS_Footnotes"/>
  20. <resource name="PCS_Option_Group" path="/Database_resources/PCS_Option_Group"/>
  21. <resource name="PCS_Option_Group_Rule_Event" path="/Database_resources/PCS_Option_Group_Rule_Event"/>
  22. <resource name="PCS_Option_Group_Value_Assignments" path="/Database_resources/PCS_Option_Group_Value_Assignments"/>
  23. <resource name="PCS_Option_Group_Values" path="/Database_resources/PCS_Option_Group_Values"/>
  24. <resource name="PCS_Segments" path="/Database_resources/PCS_Segments"/>
  25. <resource name="PCS_Template" path="/Database_resources/PCS_Template"/>
  26. <resource name="PCS_Template_Footnotes" path="/Database_resources/PCS_Template_Footnotes"/>
  27. <resource name="PCS_Template_OptionGroups" path="/Database_resources/PCS_Template_OptionGroups"/>
  28. <resource name="PCS_Template_PCSImage" path="/Database_resources/PCS_Template_PCSImage"/>
  29. <resource name="PCS_Template_RuleAssignments" path="/Database_resources/PCS_Template_RuleAssignments"/>
  30. <resource name="PCS_Template_Rules" path="/Database_resources/PCS_Template_Rules"/>
  31. <resource name="PCS_Template_Rules_ValidateRule" path="/Database_resources/PCS_Template_Rules_ValidateRule"/>
  32. <resource name="PCS_Template_Segment_Options" path="/Database_resources/PCS_Template_Segment_Options"/>
  33. <resource name="PCS_Template_Segments" path="/Database_resources/PCS_Template_Segments"/>
  34. <resource name="RepCompanies" path="/Database_resources/RepCompanies"/>
  35. <resource name="RuleActions" path="/Database_resources/RuleActions"/>
  36. <resource name="RuleActions_WhereUsed" path="/Unused/RuleActions_WhereUsed"/>
  37. <resource name="RuleActionTypes" path="/Database_resources/RuleActionTypes"/>
  38. <resource name="Rules" path="/Database_resources/Rules"/>
  39. <resource name="Rules_WhereUsed" path="/Unused/Rules_WhereUsed"/>
  40. <resource name="USERS" path="/Resources/Database_resources/USERS"/>
  41. </resources>
  42. <htmlPlusPlus>&lt;STYLE&gt;
  43. .LogoutButton {
  44. background: none;
  45. border: 3px solid #2194E0;
  46. border-radius: 10px;
  47. color: #2194E0;
  48. display: block;
  49. font-size: 2.0em;
  50. font-weight: bold;
  51. /*margin-right:20px;*/
  52. position: relative;
  53. float: right;
  54. text-transform: uppercase;
  55. }
  56.  
  57. #HelpIcon {
  58. background: none;
  59. display: block;
  60. margin-right:20px;
  61. float: right;
  62. }
  63.  
  64. .col-sm.WIDELABEL {
  65. min-width:9%;
  66. }
  67.  
  68. .col-sm &gt; .form-group.WIDEFIELD div {
  69. min-width:250px;
  70. }
  71. &lt;/style&gt;
  72.  
  73. &lt;/STYLE&gt;
  74. &lt;SCRIPT&gt;
  75.  
  76. &lt;/SCRIPT&gt;</htmlPlusPlus>
  77. <saveRestore enabled="false" saveButtonTextRef="Txt709c1P" restoreButtonTextRef="Txt7AtztF" saveInfoTextRef="Txt62AZTr" restoreInfoTextRef="Txt8hkPfL"/>
  78. <finalPage headerTextRef="Txt1a79vL" infoTextRef="Txt8MQkcW" returnTextRef="Txt6Ks3Gr" inheritStyle="true"/>
  79. <jsps useTemplate="true" useTemplateWidths="true"/>
  80. </webForm>
  81. </ebase>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement