Widget: Homepage: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 108: Line 108:
     <script>
     <script>
         function search(event) {
         function search(event) {
            event.preventDefault();
             console.log(event)
             console.log(event)
         }
         }

Revision as of 13:55, 20 June 2022

Development verstion of the DCT Homepage.
Not ready for production!