chg: replaced ant with gradle
This commit is contained in:
parent
ced560f0c7
commit
7eebeee1d0
615 changed files with 87626 additions and 638 deletions
10
modules/tools/Global/helma.sqlshell.selectdb.skin
Normal file
10
modules/tools/Global/helma.sqlshell.selectdb.skin
Normal file
|
@ -0,0 +1,10 @@
|
|||
<p>Data sources are defined in db.properties files either at server or application level.</p>
|
||||
|
||||
<% param.message prefix="<p style='color: red'>" suffix="</p>" %>
|
||||
|
||||
<form method="post">
|
||||
Please enter a valid data source name:
|
||||
<% html.select name="datasource" options="response.datasources" %>
|
||||
|
||||
<input type="submit" value=" OK " />
|
||||
</form>
|
Loading…
Add table
Add a link
Reference in a new issue