Skip to content
Snippets Groups Projects
Commit 33d95130 authored by pabois's avatar pabois
Browse files

vues

parent 10192e6f
No related branches found
Tags v5.1.5
No related merge requests found
......@@ -39,7 +39,7 @@
</div>
</div>
<div class="col-md-6">
<h4><%= University.human_attribute_name('sso_mapping') %></h4>
<h4 class="mb-4"><%= University.human_attribute_name('sso_mapping') %></h4>
<%= render 'sso_mapping', university: university %>
</div>
</div>
......
......@@ -3,7 +3,6 @@
<%# Include vue.js before call Vue.createApp %>
<%= javascript_include_tag 'vue' %>
<div id="app" v-cloak>
<div class="spinner-border text-primary" role="status">
<span class="sr-only"><%= t('loading') %></span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment