System exts wip

This commit is contained in:
Mo Bitar
2018-01-16 10:31:22 -06:00
parent a679f82859
commit e5df0dcb74
7 changed files with 70 additions and 9 deletions

View File

@@ -30,7 +30,7 @@
<script>
window._default_sf_server = "<%= ENV['SF_DEFAULT_SERVER'] %>";
window._prolink_package_url = "<%= ENV['PROLINK_PACKAGE_URL'] %>";
window._extensions_manager_location = "<%= ENV['EXTENSIONS_MANAGER_LOCATION'] %>";
</script>
<% if Rails.env.development? %>