You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="alert alert-warning" role="alert">You should <aclass="btn btn-primary btn-sm" href="{{=url_for('uliweb_apps.login.views.login')}}" role="button">login</a> with user <strong>admin</strong> to view all the tables</div>
9
11
{{pass #if}}
10
-
<divid="app">
12
+
<divid="app" class='box'>
13
+
<divclass="box-body">
11
14
<tabsv-model:value="tab_current" type="card">
12
15
<tab-panev-for="item in tabs" :key="item" :label="item" :name="item">
0 commit comments