x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<!--  CONFIG  --> 
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/User+Application/userAppConfig_PROD2025.js?v=31"> </script>
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/config/appViewerConfig.js?v=2"> </script> 
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/config/judgeAssignmentConfig.js"> </script>
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/config/filtersConfig.js?v=2"> </script>
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/config/exportConfig.js?v=2"> </script>


HTML
<!--  UTIL  -->
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/util/appViewer_util.js"> </script>
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/util/ui_util.js"> </script> 
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/util/filters_util.js"> </script>
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/actions/API/api_actions.js"> </script>

...

HTML
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/actions/Screen+Tabs/handleScreenTabs.js?v=2"> </script>
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/actions/Screen+Tabs/handleApplicationScreens.js"> </script>
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/actions/Screen+Tabs/fillFormData.js"> </script>


<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/actions/Execute+Judging/executeJudging.js?v=3"> </script>
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/appViewerScript.js"> </script>

...

HTML
<style>
.application-backend-link {
	display: inline-block !important;
}
</style>


<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/actions/Export+CSV/applicationsExport.js"> </script>
<script type="text/javascript" src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/Judging/AppViewer+V2/Admin/actions/Export+CSV/exportApplications.js?v=2"> </script>